Answers for "APNS device token not set before retrieving FCM Token for Sender ID *. Notifications to this FCM Token will not be delivered over APNS.Be sure to re-retrieve the FCM token once the APNS device token is set."

1

APNS device token not set before retrieving FCM Token for Sender ID '570496774835'. Notifications to this FCM Token will not be delivered over APNS.Be sure to re-retrieve the FCM token once the APNS device token is set

1. Go to xcode
2. Select runner
3. Signing & Capabilities
4. Check debug and release capabilities you need to have background modes and push notification
Posted by: Guest on September-01-2021

Code answers related to "APNS device token not set before retrieving FCM Token for Sender ID *. Notifications to this FCM Token will not be delivered over APNS.Be sure to re-retrieve the FCM token once the APNS device token is set."

Browse Popular Code Answers by Language