for iOS for FCM
But everytime I try to send message to an iOS device it says this token is not a valid registration FCM token.
If I understand correctly: After setting up, you need to get tokens via firebase messaging sdk and use that token to send notification (s) to the user
I want to know that is getToken function enough for both android and iOS to get token for FCM? Or do we have to use getAPNSToken for iOS separately?
Обсуждают сегодня