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?