Duplicate push notifications

We used APNS in our application, our users complained that they received the same push notification twice . Our servers send Apple only one information message with a push notification, the second notification of the push address reaches users one hour after the first arrival of the push note.

Does anyone face the same problem?

+4
source share

Source: https://habr.com/ru/post/1500688/


All Articles