question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to get FCM token for iOS.

See original GitHub issue

onRegister event in iOS is returning APNS token. I want to use FCM token. How can I get FCM token for iOS??

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
irsyaadbpcommented, Jan 22, 2021

There is just “firebase token” to search, but well: #1670

that means if I use firebase for android and ios, I can’t use this library and have to replace it with something else? example RNFirebase/messaging

1reaction
Dallas62commented, Dec 20, 2020

There is just “firebase token” to search, but well: #1670

Read more comments on GitHub >

github_iconTop Results From Across the Web

Set up a Firebase Cloud Messaging client app on Apple ...
In the same way that Apple platforms typically deliver an APNs device token on app start, FCM provides a registration token via FIRMessagingDelegate...
Read more >
Correct way to retrieve token for FCM - iOS 10 Swift 3
I managed to force a refresh token by uninstalling the app and cleaning the Build Folder (Product > Clean Build Folder). Good for...
Read more >
5 Steps to Setup Cloud Messaging using Firebase on iOS
The app request APNs for a device token. Then it sends that device token to FCM (Firebase Cloud Messaging) and in return receives...
Read more >
How to get Device Token in Swift ? - YouTube
App Notification Series: Tutorial 3 This is a brand new series, in which we will be covering the usage of Google Firebase Cloud...
Read more >
Push Notifications with Firebase in Swift 5 - Tutorial
2. Enable Push Notification in Firebase Cloud Messaging Console · If you don't have an iOS app already, create one by clicking “Add...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found