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

fixed null token in getFcmToken() on Android #1078

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

efstathiosntonas
Copy link

@evollu
Copy link
Owner

evollu commented Dec 7, 2018

is there any docs about the change?

@efstathiosntonas
Copy link
Author

Yes, see here

public String getToken (String authorizedEntity, String scope)

Copy link

@coldbess coldbess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can approve these changes ?

@GnanaPriyaNamasivayam
Copy link

Im facing this null value issue recently on some android devices. Im generating token via FirebaseMessagingService's OnNewToken override method.

The source code change proposed to seem depreciated. Any alternate workaround?

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.

fcm token not available on first load react native (android)
5 participants