zendframework / ZendService_Google_Gcm

Implementation for ZF2 of a GCM 3rd party server (http://developer.android.com/guide/google/gcm/)
BSD 3-Clause "New" or "Revised" License
29 stars 49 forks source link

Migrate from GCM to FCM. #23

Closed knvpk closed 8 years ago

knvpk commented 8 years ago

As google is migrating from GCM to FirebaseCloudmessaging the endpoinmts are also changed. as stated here. https://developers.google.com/cloud-messaging/android/android-migrate-fcm#update_server_endpoints

mwillbanks commented 8 years ago

Will be merging in #25 which provides this support.