ostownsville / cordova-plugin-fcm

Google FCM Push Notifications Cordova Plugin
21 stars 17 forks source link

Is this plugin version still necessary? #40

Open Baadier-Sydow opened 6 years ago

Baadier-Sydow commented 6 years ago

Hi,

I started using this fork of the plugin last year as fechanique/cordova-plugin-fcm was not being maintained.

Should I remain with this version of the plugin or should I move back to the original?

It doesnt appear that fechanique's repository is being updated still?

luigi37 commented 6 years ago

My 5 cents... I feel the need to keep this as this is well tailored around a specific task (notification) and works well. Anyway it should be updated to be able to support latest cordova, android and ios version especially considering later this year Google will play for an API increase...

Baadier-Sydow commented 6 years ago

So stick around then :)

blumanski commented 6 years ago

I will update the versions soon. Was for a few weeks on the plane/road

luigi37 commented 6 years ago

Great news :-) One point I didn't mentioned is that this one is also very easy to use once all is setup. Looking forward the update :-) BTW: While updating, renaming the repository would also probably give this fork more visibility...

luigi37 commented 6 years ago

Hi all, any news updating to the new platforms / Cordova? Thanks

luigi37 commented 5 years ago

Hi all, I loved the simplicity of this plugin but as it does not get updated, I'm migrating to another one.

I'd like to post some comments here about the migration to https://github.com/phonegap/phonegap-plugin-push

in the hope they are helpful to anyone (plus as a reminder for me).

NOTE: The main reason for me to switch is because since Android 8 (Oreo), the notification payload does not affect anymore the played notification sound (just the std sound is played) and you need to handle channels which are not supported in cordova-plugin-fcm