Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support using "gcm" in routes in addition to "fcm"? #204

Closed
AzureMarker opened this issue Jul 29, 2020 · 0 comments · Fixed by #211 or #231
Closed

Support using "gcm" in routes in addition to "fcm"? #204

AzureMarker opened this issue Jul 29, 2020 · 0 comments · Fixed by #211 or #231

Comments

@AzureMarker
Copy link
Contributor

Some clients may still be hitting the "gcm" routes while actually using Firebase Cloud Messaging. The Rust autoendpoint server currently only supports the "fcm" routes (of the two). We could handle "gcm" routes as if they were "fcm", but should we? GCM has been turned off since May 2019.

@AzureMarker AzureMarker changed the title Support using "gcm" in routes instead of "fcm"? Support using "gcm" in routes in addition to "fcm"? Jul 29, 2020
@AzureMarker AzureMarker added this to the Autoendpoint Rust Server milestone Jul 29, 2020
AzureMarker added a commit that referenced this issue Aug 7, 2020
This was referenced Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant