Sandbox APNS is down ?

hi, so suddenly my app cannot generate device token.

tried to run in production, everything worked just fine.

but if i run it in sandbox, no delegates method called

( didRegisterForRemoteNotificationsWithDeviceToken: or didFailToRegisterForRemoteNotificationsWithError: )


from what i read in the docs, it said :

"If neither delegate callback

application:didRegisterForRemoteNotificationsWithDeviceToken:
nor
application:didFailToRegisterForRemoteNotificationsWithError:
is called, that means that this connection has not yet been established."


so is Sandbox APNS currently down ? or there's something that i missed ?


thanks!

Replies

Same here. VoIP for sandbox is not working

Same problem here, sandbox voip is not going through.

i have the same issue.

xcode-->window-->devices

select your device and you will see the log below.

the window is small,but you can drag to resize.

Problem vith VOIP push.

My ios device no more receive voip notification. Notification is sent to https://api.development.push.apple.com and returns Ok.

Same problem here, even with iOS 9.3.3

Same issue over here. Any thoughts on when this is going to be fixed?

Same problem here. Since this morning.


  • Tested iOS8.4.1 device, worked fine.
  • 3 devices iOS [ 9.2, 9.3.2, 9.3.2 ] didn't work

Same problem here with iOS 9.3.2.


Jul 19 16:55:45 ButtiPhone apsd[98] <Error>:  SecTrustEvaluate  [leaf AnchorTrusted]
Jul 19 16:55:45 ButtiPhone apsd[98] <Warning>: CFNetwork SSLHandshake failed (-9807)
Jul 19 16:55:45 ButtiPhone apsd[98] <Error>:  SecTrustEvaluate  [leaf AnchorApple AnchorTrusted CheckIntermediateMarkerOid]
Jul 19 16:55:45 ButtiPhone apsd[98] <Warning>: 2016-07-19 16:55:45 +0200 apsd[98]: Failed to validate certificate chain for courier.sandbox.push.apple.com.
Jul 19 16:55:45 ButtiPhone apsd[98] <Notice>: 2016-07-19 16:55:45 +0200 apsd[98]: Failed to validate certificate chain for courier.sandbox.push.apple.com.
Jul 19 16:55:45 ButtiPhone apsd[98] <Warning>: 2016-07-19 16:55:45 +0200 apsd[98]: Untrusted peer, closing connection immediately
Jul 19 16:55:45 ButtiPhone apsd[98] <Notice>: 2016-07-19 16:55:45 +0200 apsd[98]: Untrusted peer, closing connection immediately

Seeing the same issue with devices running iOS 9.2.1, 9.3.2 and 9.3.3


Jul 19 09:20:54 iPhone apsd[109] <Error>:  SecTrustEvaluate  [leaf AnchorTrusted]
Jul 19 09:20:54 iPhone apsd[109] <Warning>: CFNetwork SSLHandshake failed (-9807)
Jul 19 09:20:54 iPhone apsd[109] <Error>:  SecTrustEvaluate  [leaf AnchorApple AnchorTrusted CheckIntermediateMarkerOid]
Jul 19 09:20:54 iPhone apsd[109] <Warning>: 2016-07-19 09:20:54 -0600 apsd[109]: Failed to validate certificate chain for courier.sandbox.push.apple.com.
Jul 19 09:20:54 iPhone apsd[109] <Notice>: 2016-07-19 09:20:54 -0600 apsd[109]: Failed to validate certificate chain for courier.sandbox.push.apple.com.
Jul 19 09:20:54 iPhone apsd[109] <Warning>: 2016-07-19 09:20:54 -0600 apsd[109]: Untrusted peer, closing connection immediately
Jul 19 09:20:54 iPhone apsd[109] <Notice>: 2016-07-19 09:20:54 -0600 apsd[109]: Untrusted peer, closing connection immediately

Hi, we are still having the same problem here (iOS 9.3.1).

Any solutions?

Thanks.

Same here with iOS 9.2.3 iphone 5, ipad 2:


Jul 19 17:13:42 iPhone-di-Zeta apsd[95] <Error>:  SecTrustEvaluate  [leaf AnchorTrusted]
Jul 19 17:13:42 iPhone-di-Zeta apsd[95] <Warning>: CFNetwork SSLHandshake failed (-9807)
Jul 19 17:13:42 iPhone-di-Zeta apsd[95] <Error>:  SecTrustEvaluate  [leaf AnchorApple AnchorTrusted CheckIntermediateMarkerOid]
Jul 19 17:13:42 iPhone-di-Zeta apsd[95] <Warning>: 2016-07-19 17:13:42 +0200 apsd[95]: Failed to validate certificate chain for courier.sandbox.push.apple.com.
Jul 19 17:13:42 iPhone-di-Zeta apsd[95] <Notice>: 2016-07-19 17:13:42 +0200 apsd[95]: Failed to validate certificate chain for courier.sandbox.push.apple.com.
Jul 19 17:13:42 iPhone-di-Zeta apsd[95] <Warning>: 2016-07-19 17:13:42 +0200 apsd[95]: Untrusted peer, closing connection immediately
Jul 19 17:13:42 iPhone-di-Zeta apsd[95] <Notice>: 2016-07-19 17:13:42 +0200 apsd[95]: Untrusted peer, closing connection immediately

同じ問題が発生しています。

APNsのサーバーダウン??

Anyone have this magically start working?


I have the same error as most of you:


Jul 19 08:54:14 Georgious-iPhone-6s apsd[98] <Warning>: 2016-07-19 08:54:14 -0700 apsd[98]: Failed to validate certificate chain for courier.sandbox.push.apple.com.
Jul 19 08:54:14 Georgious-iPhone-6s apsd[98] <Notice>: 2016-07-19 08:54:14 -0700 apsd[98]: Failed to validate certificate chain for courier.sandbox.push.apple.com.
Jul 19 08:54:14 Georgious-iPhone-6s apsd[98] <Warning>: 2016-07-19 08:54:14 -0700 apsd[98]: Untrusted peer, closing connection immediately
Jul 19 08:54:14 Georgious-iPhone-6s apsd[98] <Notice>: 2016-07-19 08:54:14 -0700 apsd[98]: Untrusted peer, closing connection immediately


I'd just like to verify Apple's APNS sanbox is failing even though https://developer.apple.com/system-status/ says its not.


Or Is my code signing somehow incorrect?


I have no problem with our production certifications only with the development ones.

Still down, Still APNS Sandbox status is GREEN (why ?)

Apple aware this issue? - it's pretty sad situation for Apple developer support team.