EddyVerbruggen / nativescript-plugin-firebase

:fire: NativeScript plugin for Firebase
https://firebase.google.com
MIT License
1.01k stars 448 forks source link

Cloud Messaging: onPushTokenReceivedCallback called several times (iOS only) #1662

Open Dacius opened 3 years ago

Dacius commented 3 years ago

The callback is called 4 times sending 2 different tokens (tokenA, tokenA, tokenB, tokenB). Any idea what may cause that behaviour? Possibly a configuration thing in the app store. I published several versions.