evollu / react-native-fcm

react native module for firebase cloud messaging and local notification
MIT License
1.73k stars 681 forks source link

can't receive notification in ios : sending FcmTokenRefreshed with no listeners registered #1061

Open nirweb opened 5 years ago

nirweb commented 5 years ago

i send notification with fire-base, send notification success in firebase but in ios app i have this error : "sending FcmTokenRefreshed with no listeners registered" if app opened receive notification but when app closed not receive and show error . i use react-native-fcm.

"react": "16.4.1"

"react-native": "0.55.4"

"react-native-fcm": "^16.2.4",

"xcode 10.1"

habibi-dev commented 5 years ago

1+