|
When one message (for one device) is rejected by APNs, the UPS does throw NPE
(MonitoringThread-1) Exception in thread "MonitoringThread-1" java.lang.NullPointerException
|
(MonitoringThread-1) at org.jboss.aerogear.unifiedpush.message.sender.APNsPushNotificationSender$2.messageSendFailed(APNsPushNotificationSender.java:232)
|
(MonitoringThread-1) at com.notnoop.apns.internal.ApnsConnectionImpl$2.run(ApnsConnectionImpl.java:199)
|
(MonitoringThread-1) at java.lang.Thread.run(Thread.java:745)
|
|