Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Make GCM endpoint swappable and default to new FCM endpoint #1315

Closed
bbangert opened this issue Jan 11, 2019 · 1 comment
Closed

Make GCM endpoint swappable and default to new FCM endpoint #1315

bbangert opened this issue Jan 11, 2019 · 1 comment

Comments

@bbangert
Copy link
Member

The GCM endpoints will be shutdown April 2019. GCM client tokens however will apparently not be:
https://developers.google.com/cloud-messaging/faq

To send to GCM clients, we can continue to send identically, but to the new FCM endpoints, per:
https://developers.google.com/cloud-messaging/android/android-migrate-fcm#update-server-endpoints

We must have this tested and deployed before April to avoid delivery issues to Android clients still using GCM tokens/SDK.

@bbangert
Copy link
Member Author

We might also have to contact whoever owns the Google Cloud Project for the apps using GCM, to import the GCM project as a Firebase project per:
https://developers.google.com/cloud-messaging/android/android-migrate-fcm#import-your-gcm-project-as-a-firebase-project

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants