We can have a topic which we can use to log for each iOS token and a push message sent to it, if it was successfully accepted or not. So information about a token, a push message (unified push message) and a response from APNS can be used. [See here |https://github.com/polinankoleva/aerogear-unifiedpush-server/blob/7159f077cc25e0a5cbdab04054202c4633c6fe81/push/sender/src/main/java/org/jboss/aerogear/unifiedpush/message/sender/apns/PushyApnsSender.java#L148] |
|