When pushing to all my devices (18k) via enhanced push notification, I have to run the feedback-service and remove the invalid tokens to prevent apple disconnecting my stream. When testing, I noticed that although the first token was invalid (told by the feedback-service), the message was nonetheless delivered to the other testing devices. Before using the enhanced push format, the connection stopped and did not deliver to anybody after the invalid token. Does the enhanced push format prevent from getting disconnected? Or does apple only need some time before recognizing an invalid token and just stop a few tokens after that invalid one?
Any help would be much appreciated!
Thanks