dpa99c / cordova-plugin-firebasex

Cordova plugin for Google Firebase
MIT License
570 stars 457 forks source link

Re: Update your apps to the latest Firebase Cloud Messaging APIs and SDKs #849

Closed hitestmail closed 5 months ago

hitestmail commented 5 months ago

Feature request

Thank you,

dpa99c commented 5 months ago

Server Keys are managed in the Firebase console and nothing to do with this plugin: https://firebase.google.com/docs/cloud-messaging/auth-server#migrate-legacy-server-keys

Legacy HTTP protocol relates to how you are sending messages from your server to the Firebase Cloud Messaging service - again nothing to do with this plugin: https://firebase.google.com/docs/cloud-messaging/http-server-ref

On a side note, although the plugin by default pins recent version of Firebase SDK components when installed, you can override this with plugin variables to install the very latest Firebase SDKs if you so wish: https://github.com/dpa99c/cordova-plugin-firebasex#plugin-variables