Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a get_token method for Cloud Messaging. #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

TIBI4
Copy link

@TIBI4 TIBI4 commented Jan 31, 2021

Having the token for each registered device/user is useful. You can save it to a server and then choose who to send a notification without creating a FCM Topic.

It should be a method for getting this token.

I haven't tested it myself, but as far as I know, it should work. But the thing that is missing, and I don't how to get, is the Firebase.release.aar file.

@TIBI4
Copy link
Author

TIBI4 commented Jan 31, 2021

Tested and working!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant