FCM - Generate a custom token by using getToken() method or smt else? #7620
Replies: 1 comment
-
Hi there! No, unfortunately the SDKs have no API to set the token. They will fetch one for you if you ask but it is an internal process |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to register a device with a custom FCM token which is a spesific token or a previously generated/deleted token? Like messaging().getToken("fdasafasdfasfdsadf") ?
I need this because I need to use the previously created token
Beta Was this translation helpful? Give feedback.
All reactions