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

Android push notification stop working when parse-server-push-adapter is updated from 1.1.0 to 1.3.0 #12

Open
Technowise opened this issue Apr 14, 2017 · 1 comment

Comments

@Technowise
Copy link

Technowise commented Apr 14, 2017

Hi,
I have been using this module in one of our projects. We had both iOS and Android notifications working fine. But since we did a fresh install of the application recently, it got a newer version of parse-server-push-adapter (1.3.0 instead of 1.1.0). With the new version of parse-sever-push-adapter module, the Android push notifications are not coming through. I have not tried to debug exactly what is the issue with 1.3.0, but did not see any errors while running the server.

Can someone please verify that Android notification works with the 1.3.0 version of parse-server-push-adapter?

I had to set "1.1.0" (instead of "^1.0.1") for parse-server-push-adapter in package.json to have the notifications fixed at my end.

@flovilmart
Copy link
Contributor

I believe you should open that issue on the push adapter repo and not on this one. This adapter uses SNS to deliver pushes.

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