Hi,
The FCM Token (GetToken) on iOS changes every time the app starts and SubscribeToTopics runs. I want to use it to send push messages on the user token, and sometimes, the application must be restarted twice to record the new Token in database and to receive new push notifications. On Android, it works very well. Why does it change every time? Is it normal?
I used code from PushClients.zip https://www.b4x.com/android/forum/threads/b4x-firebase-push-notifications-2023.148715/
B4i v8.51 - iPhone 12 - iOS 18.0.1
Thank you!
The FCM Token (GetToken) on iOS changes every time the app starts and SubscribeToTopics runs. I want to use it to send push messages on the user token, and sometimes, the application must be restarted twice to record the new Token in database and to receive new push notifications. On Android, it works very well. Why does it change every time? Is it normal?
I used code from PushClients.zip https://www.b4x.com/android/forum/threads/b4x-firebase-push-notifications-2023.148715/
B4i v8.51 - iPhone 12 - iOS 18.0.1
Thank you!
Last edited: