문제

Can I change the type of an submitted App in the App Store later? Initially I want to submit an iPhone only App, but later there might be an Universal App as well to support the iPad. Can this be submitted as an update to the existing App? So can the type of an App changed later?

도움이 되었습니까?

해결책

Yes.

Xcode has built-in support for targeting specific devices with your app. It's as simple as selecting the target device from a drop-down list.

This could enable you to create an initial version that targets either iPhone or iPad, and then later switch to Universal and submit it as a new version. The App Store will then automatically recognize that the new version of the app is Universal, and you would need to add additional screenshots, etc. for the new devices.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 apple.stackexchange
scroll top