Added Pushy 0.14.2 version, it sending 2 notifications to device one for one event. #883
Unanswered
ramyabugowda-android
asked this question in
Q&A
Replies: 2 comments
-
Hello! This sounds more like a request for general support than a bug report or feature request, so I'm going to turn this into a discussion. I'll follow up on the discussion side of things. |
Beta Was this translation helpful? Give feedback.
0 replies
-
It looks like the code you've shared is the part that handles the response; if you're worried about double-sending notifications, I think we'd need to see the code that actually sends the notifications. Additionally, if you can capture some HTTP/2 frame logs, that would go a long way to helping us understand what might be happening in your case. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When trigger a event from server two send one notification to iOS client, it sends 2 notifications for the same event, I have even handled the removal of invalid device tokens as mentioned below, please suggest if something is wrong.
Beta Was this translation helpful? Give feedback.
All reactions