Retrieving the FCM Token on iOS

Hi Everyone, I’m wondering if anyone has successfully received the FCM Token for iOS. It works great on Android using ‘Get Firebase Device Token’ and also ‘Get Device Token’.

When I run it on iOS nothing happens, the flow stops even though ‘Initialize Firebase’ was successful. Since the flow just stops without any message or error it seems something is missing.

I need the FCM token for sending messages from the backend server (this is working great for tokens received on Android)

It would be really helpful to know if someone has successfully received an iOS FCM Token and what if there are any special things that need to be done to get the token?

Thank you!

Sam

Scroll to Top