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

FCM Token Listener application #660

Merged
merged 1 commit into from
Aug 6, 2020
Merged

FCM Token Listener application #660

merged 1 commit into from
Aug 6, 2020

Conversation

swabbass
Copy link
Contributor

@swabbass swabbass commented Aug 6, 2020

Sometimes we need to use the FCM token, sync with server and more.
Today the token is sent to the JS, that prevents us from making custom native logic that deals with FCM token.

Changes done as small as possible, it is optional, Instance of Application class can implement the interface in order to receive the token itself to the native side.

@swabbass swabbass requested a review from yogevbd as a code owner August 6, 2020 08:01
@swabbass swabbass closed this Aug 6, 2020
@swabbass swabbass reopened this Aug 6, 2020
@yogevbd yogevbd merged commit 905a539 into master Aug 6, 2020
@yogevbd yogevbd deleted the fcm_token_listener branch August 6, 2020 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants