You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After a checking a few libraries. What you need is install react-native-firebase/messaging and use the method getToken instead of the react-native-notifications method.
Just install the library and follow the steps.
Does FCM work with this package in iOS?
I'm using Firebase Web SDK with react native.
FCM notifications is working fine on android. But on iOS I'm not receiving any events.
The text was updated successfully, but these errors were encountered: