Messaging - onNotificationOpenedApp and getInitialNotification not triggered in iOS #7060
er-ashish-chauhan
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am using "@react-native-firebase/messaging": "^16.1.1" for push notification but now I feel the onNotificationOpenedApp and getInitialNotification are not triggered as the notification is from FCM.
but my onMessage event is called every time.
Here's my implementation:
AppDelegate.m:

Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions