I just did a little stress test on Azure Notification Hub.
Sent 200 exactly the same messages to iPhone: There are 62 "The Push Notification System returned an Internal Server Error"
And 138 "The Notification was successfully sent to the Push Notification System"
So the failure rate is 31%!!!
I turned on 'enableTestSend' mode and the message is got from NotificationOutcome->RegistrationResult->Outcome
Does anyone also have done some tests on it?
This is definitely not acceptable.