-
Notifications
You must be signed in to change notification settings - Fork 122
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
Duplicate pushes #133
Comments
I am facing a similar issue with push notifications. Can anyone update here on what I can do to resolve it? |
We are also facing the same issue, Has there been any progress made here yet? |
haven't seen anything :( |
I will update the library and retest. See there's been a release. Not sure if closure related to fixing issue |
@upngo I didn't see any messages here for a while so I decided to close the issue. But now I reopen it. |
Occasionally I receive duplicate pushes. I've verified that I'm only adding a unique array of notifications to different people. This doesn't happen every time, but ~ 1/10 ish.
new ApnsClient(....)->addNotifications(...)
The text was updated successfully, but these errors were encountered: