You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.
Summary
Are plans to support Firebase Cloud Messaging?
https://firebase.google.com/docs/cloud-messaging
The text was updated successfully, but these errors were encountered: