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

Use FirebaseInstanceId for deviceToken, not from Intent #1355

Merged
merged 1 commit into from
Apr 10, 2020

Conversation

ls-jack-wong
Copy link
Contributor

Intent does not generate the correct FCM token for release builds. Use the FirebaseInstanceID to get the correct one instead.

@Dallas62
Copy link
Collaborator

Dallas62 commented Apr 9, 2020

Hi @jackw-kounta
Thanks for your PR, nice investigation.
I wait some feedback from other issues.

@Dallas62 Dallas62 merged commit 4b29c1c into zo0r:master Apr 10, 2020
@the-matty-b
Copy link

the-matty-b commented Sep 23, 2021

I'm actually having the issue where I get remote notifications in debug and not in release, and I pulled from the latest version of this package, but I don't see some of the code that's here in the file specified when I look at this in node modules.

@lucaszdev
Copy link

I'm actually having the issue where I get remote notifications in debug and not in release, and I pulled from the latest version of this package, but I don't see some of the code that's here in the file specified when I look at this in node modules.

Same Here

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.

4 participants