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

Firebase Cloud Messaging #130

Open
benedictkhoo opened this issue Sep 24, 2021 · 2 comments
Open

Firebase Cloud Messaging #130

benedictkhoo opened this issue Sep 24, 2021 · 2 comments

Comments

@benedictkhoo
Copy link
Contributor

Summary

Are plans to support Firebase Cloud Messaging?

https://firebase.google.com/docs/cloud-messaging

@sbatson5
Copy link
Owner

We don't really have a set roadmap for this project, honestly. We've just been adding API's as people have requested them. So if people find value in adding FCM, then we can certainly get started.

Is FCM included in the default firebase npm package? Or is it a separate install? Would it be worth a creating a completely separate library for it?

@benedictkhoo
Copy link
Contributor Author

Noted @sbatson5. As far as I can tell FCM is currently included in both firebase and firebase-admin SDKs.

My current organization uses FCM in the server side and it would be a tremendous help if we can rely on a single mock library for all our firebase-admin SDK testing needs. As for the implementation, I can spend some time into contributing it.

Do let me know your thoughts on this.

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

No branches or pull requests

2 participants