firebase - When will Google stop supporting GCM? -


since firebase replacing gcm, asking myself how longer google support gcm?

in short: when end of life/support of gcm?

as of right now, there still no official date when gcm officially deprecated. seen in gcm faq:

is gcm going deprecated?

we continue support current version of gcm android , ios sdks because know lot of developers using gcm sdks today handle notifications, , client app upgrade takes time.

but new client-side features added fcm sdks moving forward. encouraged upgrade fcm sdks.

seeing there still lot of developers still using gcm, i'm pretty sure support still continue quite time.

however, if intend make use of push notification, highly suggest proceeding fcm. saving hassle of migration in future (not it's hard tho) , make use of new features available.


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -