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

feat: add support to get fcm token #410

Conversation

yousrasd
Copy link

  • Implement a method to retrieve the FCM token upon request. I require this functionality in my app as I only need to obtain the FCM token once when the app is opened. I prefer not to use the onRegister method as it triggers continuously.

@bang9
Copy link

bang9 commented Apr 25, 2024

FCM seems to be straying from the purpose of this module. Why not use react-native-firebase instead?

@yousrasd yousrasd closed this May 3, 2024
@yousrasd yousrasd deleted the feat-add-support-to-get-fcm-token branch May 3, 2024 19:33
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.

None yet

2 participants