iossslpush-notificationapple-push-notifications

Is the Apple Push Notification service SSL (Sandbox & Production) certificate universal?


I read a lot about certs and watched a WWDC, but should clear for myself and for others next question. When we creating certificates in the developer portal, we see next possibilities: enter image description here

So, what is the purpose of creating only Sandbox certificate instead of Sandbox&Production one? Also there is two fields in app description for certificates.

enter image description here Does it is a rudiment and we can use only S&P certificate or we should also implement development cert?


Solution

  • After some investigation, I didn't find cases were needed only Sandbox Certificate. It seems, that it's a rudiment. You can generate only one cert for Sandbox & Production and use only it for both environments.