0

Say I send 5 notifications, targeted at the same user, from my server at APNS from a loop.

I assume these messages will get load balanced over multiple APNS servers, and all arrive totally out of sequence on the user's device, no?

Unless Apple reorders them on the device by send time?

Gukki5
  • 497
  • 6
  • 22
  • You can't be certain. Almost a dupe of https://stackoverflow.com/a/13898382/2124535 – nathan Jul 28 '17 at 02:37
  • Possible duplicate of [APNS (Apple Push Notification Service) reliability](https://stackoverflow.com/questions/13897575/apns-apple-push-notification-service-reliability) – nathan Aug 13 '17 at 04:12
  • @nathan i'm talking in the case that every message does get delivered, what about the order – Gukki5 Aug 13 '17 at 04:13
  • If reliability isn't guaranteed it also implies order. – nathan Aug 13 '17 at 04:14

0 Answers0