[🐛] 🔥 No APNS token specified before fetching FCM Token #7989
Labels
platform: ios
plugin: messaging
FCM only - ( messaging() ) - do not use for Notifications
resolution: solution-provided
type: bug
New bug report
Issue
I recently upgraded react-native and react-native-firebase and starting running into this issue:
Logs in Xcode confirm swizzling is enabled and i'm running
requestPermission()
and checking for Authorization before runningregisterDeviceForRemoteMessages()
The text was updated successfully, but these errors were encountered: