[REQUIRED] Step 2: Describe your environment
IOS app & Firebase Console
[REQUIRED] Step 3: Describe the problem
We are facing the same problem as described in issue 2125
We have just tried the following:
- Reinstall the app on a device
- Push message from our server to the FCM token -> The user receives the message
- Change APN auth key to an old one
- Change APN auth key back to the new one
- Delete the FCM token on our server
- App requests new FCM token on startup and receives the same FCM token as before it was deleted
- Push message from our server to the FCM token -> The user doesn't receive the message
We have transferred the IOS app to a new account and now we can only push to our IOS users after the remove and install the app again.
Please, any advice on what to do will be greatly appreciated! Having to communicate to ALL IOS users that they have to reinstall their app is devastating!
Thanks in advance!
Originally posted by @JakobMaaloe in #2125 (comment)