Skip to content

After transferring of app, all push tokens in FCM are invalid and users have to reinstall app in order for push to work #2934

@JakobMaaloe

Description

@JakobMaaloe

[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:

  1. Reinstall the app on a device
  2. Push message from our server to the FCM token -> The user receives the message
  3. Change APN auth key to an old one
  4. Change APN auth key back to the new one
  5. Delete the FCM token on our server
  6. App requests new FCM token on startup and receives the same FCM token as before it was deleted
  7. 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)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions