iphone app: how to renew an expired distribution certificate through the iOS provisioning portal

后端 未结 2 502
误落风尘
误落风尘 2020-12-30 18:29

My distribution certificate is tied to an app, that I have distributed ad hoc to number of field employees, and it says it\'s going to expire tomorrow. When I go into the i

相关标签:
2条回答
  • 2020-12-30 19:12

    From the apple developer support center certificates section:

    iOS Distribution Certificate (In-house, Internal Use Apps)

    Users will no longer be able to run apps that have been signed with this certificate. You must distribute a new version of your app that is signed with a new certificate.

    0 讨论(0)
  • 2020-12-30 19:26

    Once expired, you will get a renew button, yes. If you want to do it before it expires, revoke the current certificate and you will get a button to request a new one.

    Which ever way you do it, your ad hoc app will stop working tomorrow and you should distribute a new build with new provisioning profile signed with new certificate.

    0 讨论(0)
提交回复
热议问题