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!

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.

I also met this issue.

Hope Apple fix it ASAP.

Same issue here

Me too.

Wasted hours debugging why push was broken in my app then found this thread. Embarrasing ...

Like all of you, I wasted several hours experimenting to zero in on the failure. This forces me to reconsider using push notification for any type of serious application (Note: I have had no trouble with Google's Firebase Server).

I've also submitted a bug to Apple bug tracker (for reference, also posted here on Open Radar: rdar://27426357)

****!!!!

SO HUMLIATING!

STAPH MAKE ME DEBUG FAR HOURS!!!

looks like it has been fixed 😁

Apple Fixed the problem - It's now working again.

Sandbox APNS is down ?
 
 
Q