react-native-fcm icon indicating copy to clipboard operation
react-native-fcm copied to clipboard

Use Firebase Cloud Message

Open jpventura opened this issue 6 years ago • 2 comments

Fixes #1111

jpventura avatar May 08 '19 11:05 jpventura

@evollu merge please.

NemanjaManot avatar May 08 '19 11:05 NemanjaManot

@jpventura Shouldn't String refreshedToken = FirebaseInstanceId.getInstance().getToken() be replaced to use the token provided by onNewToken?

Sharcoux avatar May 09 '19 09:05 Sharcoux