问题
I want to create an application with apple push notification services. I have used Development Push SSL at the development time and I have done the app and all the testing, and its working fine. So now I want to distribute the app through appstore. So which one should i use? Development push SSL or Production push SSL?
Thanks
回答1:
You definitely need to setup and use the Production Certificates for app store releases.
See the iOS Provisioning Portal, App ID's, then configure your certificates for Production.

Then download and use this Production certificate to sign your apps that you want to submit to the App Store.

来源:https://stackoverflow.com/questions/8396240/apns-development-push-ssl-or-production-push-ssl