APNS (Apple Push Notification Service) reliability
问题 Our app uses APNS to receive Push Notifications. However, our client claims that some of their devices were not receiving notifications and argues to they \'must\' make sure the notifications to be delivered 100%. But I have read somewhere that APNS is not 100% reliable and there should be cases which the notifications are not delivered. I\'m currently panic at how we could make sure APNS to received anytime. I have read that a case which may APNS not delivered (device may offline). But our