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 for Push Notifications #137

Open
bal200 opened this issue Apr 10, 2019 · 4 comments
Open

Firebase Cloud Messaging for Push Notifications #137

bal200 opened this issue Apr 10, 2019 · 4 comments

Comments

@bal200
Copy link

bal200 commented Apr 10, 2019

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?

@taivo
Copy link
Owner

taivo commented Apr 11, 2019

Hi @bal200,
Unfortunately this is still based on GCM and I haven’t had time to update it. It would be a much welcomed contribution if you’re willing to do so.

@bal200
Copy link
Author

bal200 commented Apr 14, 2019

I'll see what I can do.

@bal200
Copy link
Author

bal200 commented Mar 8, 2020

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.

@pushparajsamant
Copy link

@bal200 Have you finished tidying it up. Will really help me if you can create the PR soon.

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

3 participants