-
Notifications
You must be signed in to change notification settings - Fork 102
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 for Push Notifications #137
Comments
Hi @bal200, |
I'll see what I can do. |
I have a version now switched over to use Firebase Cloud Messaging (FCM) on my own fork (bal200/parse-push-plugin). I need to tidy it up as I have to manually write things in to the build.gradle files. Once done, i'll submit a pull request. |
@bal200 Have you finished tidying it up. Will really help me if you can create the PR soon. |
Does this plugin now use Firebase Cloud messaging (FCM) instead of the older GCM to receive push notifications?
We followed a guide to update our Parse server with the firebase keys already, but will our cordova app using this plugin need updating too?
The text was updated successfully, but these errors were encountered: