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

Consider migrating GCM/FCM from legacy HTTP API to HTTP v1 API #263

Open TysonAndre opened 3 years ago

TysonAndre commented 3 years ago

https://firebase.google.com/docs/cloud-messaging/migrate-v1 apparently exists, and seems mostly similar. https://firebase.google.com/docs/reference/fcm/rest/v1/projects.messages

https://firebase.google.com/docs/reference/fcm/rest/v1/ErrorCode https://firebase.google.com/docs/reference/fcm/rest/v1/FcmError

Figure out how this would/should be extended to platform-specific options in the future while maintaining backwards compatibility