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.
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"