EgorBo / EgorBo/Toasts.Forms.Plugin
ReceivedRemoteNotification not triggered after first notification received (iOS Xamarin Form)
Open
- Dominant language
- C#
- Stars
- 275
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
I use the Plugin with Xamarin form on iOS,
I use the override method "ReceivedRemoteNotification(UIApplication application, NSDictionary userInfo)" in AppDelegate to process the push Notifications.
I notice that the first notification trigger this method and call the correct code to show the toast, but after the first notification, the toast still showed but this method is not triggered. Maybe the plugging overwrite it after the first notification?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.