Open bal200 opened 5 years ago
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.
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?