-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Push Notification not sending properly after updating to 2.6.2 #4256
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
Comments
please follow proper template and provide full info in template and provide all logs. |
I updated the issue, it's ok? |
According to #4015 the Push format should be as follows:
So in your send the push like this
|
your solution not working well. |
We updated parse-server-push-adapter to the latest version, this will be part of next release. |
hey @flovilmart are you saying this will be updated in 2.6.4? |
@jeffreyjackson yes! |
i have upgraded to 2.6.5 0|parse-wr | verbose: _PushStatus n59yItvDR0: sending push to 1 installations is it the same issue? what is needs cleanup devicesToRemove? |
Issue Description
I'm trying to sending a push after the update from 2.3.1 to 2.6.2, but the push not sent properly.
I have many channels to send them push, but from some reason when i'm sanding the push from the dashboard it's send ok but from code the push not send all the time.
Expected Results
The push gets sent to all users.
Actual Outcome
The push notification does not get sent all the time (looks like it's sent only to the small channels, but not sure about it)
Environment Setup
My parse-server push configuration is as follows:
Push Code
Logs/Trace
The text was updated successfully, but these errors were encountered: