uniqush / uniqush-push

Uniqush is a free and open source software system which provides a unified push service for server side notification to apps on mobile devices.
http://uniqush.org
Apache License 2.0
1.53k stars 201 forks source link

Change the GCM endpoint to FCM (For Issue #210) #214

Closed TysonAndre closed 6 years ago

TysonAndre commented 6 years ago

This has been tested with a prod and testing version of an application using uniqush-push.

This will not have any impact on how uniqush represents or updates the subscriber database for a GCM application. (Future PRs may or may not update GCM subscriptions, e.g. on an as-needed basis or if a migration is started)

No issues were found. Pushes went through, and the subscription did not have any unexpected behavior (e.g. did not get unregistered as a side effect)

This will be necessary when GCM servers are decommissioned on April 2019.