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

Push Notifications guide requires updating #4392

Closed
majd-asab opened this issue Nov 27, 2017 · 1 comment
Closed

Push Notifications guide requires updating #4392

majd-asab opened this issue Nov 27, 2017 · 1 comment

Comments

@majd-asab
Copy link

I am implementing push notifications for android and using parse-server obviously, however Google is moving on from GCM to FCM.

I was checking the guide http://docs.parseplatform.org/parse-server/guide/#push-notifications
and It seems to be addressing GCM only.
Also, this issue parse-community/parse-server-push-adapter#32 does address the topic, but im wondering if anyone is going to update the guide so we can get a clear understanding of the process and what should be done.

Thanks!

@majd-asab majd-asab changed the title Push Notifications guide requires update Push Notifications guide requires updating Nov 27, 2017
@flovilmart
Copy link
Contributor

GCM and FCM are one and the same, the backend / API's / credentials are the same. Everything should work as described in the documentation. If you encounter an issue configuring for Android, please open an issue in push adapter repository as it's a separate project from parse-server

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

No branches or pull requests

2 participants