You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
do i need to upload APNs Authentication Key or Certificates to Firebase console to work it properly?
And one more thing - nowhere in documentation said about token on iOS devices, received in onRegister callback. This is not actually FCM token, its APNS token, that i have to convert to FCM token. Am i right?
I have configured app as described in docs. On android it works fine (local and remote), but not on iOS. So i have questions:
And one more thing - nowhere in documentation said about token on iOS devices, received in onRegister callback. This is not actually FCM token, its APNS token, that i have to convert to FCM token. Am i right?