Skip to content
This repository has been archived by the owner on Oct 27, 2019. It is now read-only.

Support for Firebase Cloud Messaging (FCM) #29

Closed
delitestudio opened this issue Jun 8, 2016 · 1 comment
Closed

Support for Firebase Cloud Messaging (FCM) #29

delitestudio opened this issue Jun 8, 2016 · 1 comment

Comments

@delitestudio
Copy link

Google has introduced Firebase Cloud Messaging (FCM) as a replacement of GCM and started to strongly encourage to upgrade:

Is GCM going to be deprecated?

We will continue to support the current version of GCM Android and iOS SDKs because we know a lot of developers are using GCM SDKs today to handle notifications, and client app upgrade takes time.

But all new client-side features will be added to FCM SDKs only moving forward. You are strongly encouraged to upgrade to FCM SDKs.

Do you think Firebase Cloud Messaging will be supported by your library or as a new php-fcm project?

@auchri
Copy link

auchri commented Jun 15, 2016

It works already (for me), just change GCM_ENDPOINT in Sender.php.

It works also without changing the endpoint.

@lkorth lkorth closed this as completed in 732d13c Jun 24, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants