Daniel Bergström

Results 6 comments of Daniel Bergström

@thudugala, thanks for your reply. I will see if I can create a sample project. I am not sure if I can share the project on the Firebase console, but...

@thudugala, I have now tested with your latest changes in the repo. The change I can see is that now, the `NotificationTapped` event is not fired anymore when I tap...

I have managed to implement a workaround that allows my implementation of `DidReceiveNotificationResponse()` to get called and still use the LocalNotification plugin as intended. Maybe it can be useful for...

@thudugala This seems like a good solution! I have tested it now, and it works in the sense that I can now get my push notifications if I call `SetCustomUserNotificationCenterDelegate()`....

@thudugala Sorry for the delay. I have now tested the latest version (v10.0.2) and it works well! I can get my push notifications and the local notifications are handled correctly...

We currently have MinimumOSVersion set to 12.0 so that sounds like it could help. I tried changing it to 12.4 and 13.0 but unfortunately, the IPA is still the same...