thudugala / thudugala/Plugin.LocalNotification
iOS Crash issue when tapping on the received notification
@thudugala is already working on this.
Since Sep 27, 2023.
- Dominant language
- C#
- Stars
- 474
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
I have been using plugin version 9.2.0 and encountering iOS crash issue when I tap on the notification received. This happens only when the app is killed and the notification received. When the app is in foreground this issue does not happen.
So I tried updating the plugin to version 10.1.8. After this update, when I just open the app, it crashes for some reason.
Platform (please complete the following information):
- OS: iOS 17.0/16.0 and 15.0
- Version 10.1.8
Can someone help me whether I have to do any specific settings with version 10.1.8 or is there any way to fix the crash issue with version 9.2.0?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.