Question

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?

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with apple.stackexchange
scroll top