Firebase Notifications are failing to iOS platform after App Transfer

1.3k views Asked by At

Recently we made our app transfer to new account. From then on I see fcm notifications are not getting triggered to app (dev/testflight). *Created a new APNS Auth key and uploaded to FCM console.

Note: After the app transfer I am checking in dev mode and Testflight mode. There is no recent production build after the app transfer.

Still live app is receiving notifications.

Any suggestions. Thanks in advance.

1

There are 1 answers

1
harshal jadhav On

Try these things

1)Whenever you are stuck with notification issues try sending a push via the GUI console that firebase provide to send notifications

2) If your live app at Appstore is not receiving push notification but is receiving notification only when running via Xcode then you have not uploaded the production certificate to firebase console

3)If you have uploaded both production and development certificates and still notifications are not received then download the latest certificates and upload them again to the firebase console