Do i need to create one more new SSL pushnotification certification for new version of app?

六月ゝ 毕业季﹏ 提交于 2019-12-11 08:34:58

问题


I have an application already running on apple store, and this application has the feature of getting push notification. I am going to release a new version.

For this new version, do i have to create one more new SSL pushnotification certificate and a p12 file or old ssl and p12 used for old version is good enough to make it work?

Is there any changes I need to do or just increasing version number of the app and archiving will be good to go?

As i am uploading new version first time, I am not pretty sure about the step need to be followed. So it would be great if anyone can give me good link to achieve this.
Thanks in advance.


回答1:


As far as my knowledge no need to create the new SSL certificates if you are using the same AppId .




回答2:


The provisioning profile only cares about your app id and your certificate. Your certificate only cares about your identification. There is nothing related to to your app version. So there is no certificate and provisioning profile issues to worry about.



来源:https://stackoverflow.com/questions/18268024/do-i-need-to-create-one-more-new-ssl-pushnotification-certification-for-new-vers

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!