开发者

Ported iPad App - App ID & provision profile should be the same?

开发者 https://www.devze.com 2023-02-13 16:17 出处:网络
I\'ve just ported our iPhone app to iPad a开发者_如何学编程pp (not using Universal). So, I\'m about to submit the iPad app to the AppStore.

I've just ported our iPhone app to iPad a开发者_如何学编程pp (not using Universal). So, I'm about to submit the iPad app to the AppStore. Here's my question:

Do I need to create another App ID & provision profiles for the iPad app equivalent? Or I can just use the same App ID & provision profile being use in the iPhone app?

Thanks


You need to create a new App ID for it.


App IDs have to be unique. If you want 2 separate apps in the store, you need 2 different App IDs. And of course, the provisioning profiles have to be compatible with the IDs you use. A wildcard profile might be compatible with more than one ID, if you choose them all correctly.

0

精彩评论

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