moises@coderbox.com.br 0 Posted December 3 Hello, Masters. I appreciate your help in advance. All of my production apps have stopped receiving notifications on iOS. They only start working again when the user uninstalls and reinstalls the app, which generates a new token that works correctly, both in Firebase Messaging tests and in notifications sent from my server. It seems that the previously generated tokens are no longer valid. Is there a way to force the app to generate a new token without requiring it to be uninstalled? Additionally, what is the best approach to handle users who already have the app installed in production, considering there are several hundred of them? Share this post Link to post
Patrick PREMARTIN 82 Posted December 3 Hi, Perhaps you can ask to Apple directly if they had a problem with your account ? Share this post Link to post