| 1. |
I Am An Existing Google Cloud Messaging (gcm) Developer. Should I Move To Firebase Cloud Messaging? |
|
Answer» FCM is the new version of GCM under the Firebase brand. It inherits GCM’s core infrastructure, with new SDKS to make CLOUD Messaging development easier. BENEFITS of UPGRADING to FCM SDK include: Simpler client development. You no longer have to write your own registration or subscription retry logic. An out-of-the-box notification SOLUTION. You can use Firebase Notifications, a serverless notifications solution with a web console that lets anyone send notifications to target specific audiences based on Firebase Analytics insights. FCM is the new version of GCM under the Firebase brand. It inherits GCM’s core infrastructure, with new SDKs to make Cloud Messaging development easier. Benefits of upgrading to FCM SDK include: Simpler client development. You no longer have to write your own registration or subscription retry logic. An out-of-the-box notification solution. You can use Firebase Notifications, a serverless notifications solution with a web console that lets anyone send notifications to target specific audiences based on Firebase Analytics insights. |
|