开发者

apple only have one distribution certificate

开发者 https://www.devze.com 2023-03-09 04:18 出处:网络
I have already submitted an iphone app. However, I need to do an ad hoc distribution for testing, so I revoke the distribution certificate and create and ad hoc distribution certificate. My questions

I have already submitted an iphone app. However, I need to do an ad hoc distribution for testing, so I revoke the distribution certificate and create and ad hoc distribution certificate. My questions is in order to submit the app, I need to revoke the ad hoc distribution again and create a new distribution certificate?

This seems to be very troublesome as after i revoke the certificate, I need to recreate the provision files again. iOs distribution portal just doesn't allow two distributions certificate to be exist. One for a开发者_如何学编程d hoc and one for submitting to apple store.


AFAIK you can have multiple multiple distribution profiles on one distribution certificate. we have one for ADHOC and one for App Store.

This link should help. https://developer.apple.com/ios/manage/distribution/index.action


With regard to Ad hoc distribution, I had trouble finding the official answer and finally found it buried in the Apple documentation. You can now have 2 distribution certificates (I don't see a point in having more than this). The first provides you with the ability to distribute and the second can be used shortly before your first expires. Apple describes it like this: (link)

You can have two distribution certificates active at the same time; each is independent from the other. The second certificate is intended to provide an overlapping period during which you can update your apps before the first certificate expires. When requesting your second distribution certificate from the iOS Dev Center, be sure you don’t revoke your first certificate.

0

精彩评论

暂无评论...
验证码 换一张
取 消