Other End of GCM, FCM should be used as soons as April 11, 2019

DonManfred

Expert
Licensed User
Longtime User
Today i got email from Firebase

So, if one still uses GCM then it is time now to switch to FCM.

--------------------------------------------------------------------------------------------
In 2016, we launched Firebase Cloud Messaging (FCM), the successor to Google Cloud Messaging (GCM). As the next evolution of GCM, Firebase Cloud Messaging allows you to send notifications and data messages reliably to iOS, Android, and the Web at no cost. In addition, FCM provides you with new features like the easy-to-use notifications interface in the Firebase console, so you can easily target and test notifications to re-engage your users.

In order to devote more time and attention to improving FCM, today we’re announcing that you must upgrade to FCM in the next year. The GCM server and client APIs are deprecated and will be removed as soon as April 11, 2019. We recommend you upgrade sooner rather than later so you can start taking advantage of the new features in FCM today.

If you have projects that are still using the GCM APIs, you will need to update your client and server code to use FCM before April 11, 2019. Your existing GCM tokens will continue to work with FCM so you won’t lose the ability to send to your existing users.

What do I need to do?

You’ll find a complete walkthrough of the FCM upgrade process here. You can also check out this video, which walks through the migration process.

If you have questions that aren’t answered in the deprecation documentation, take a look at the Cloud Messaging FAQs on our support page or reach out to us through one of our other support channels.
We look forward to welcoming you to FCM!

Thanks,
Firebase Team
--------------------------------------------------------------------------------------------------
 
Top