简体   繁体   中英

Universal iOS application

We have an iPhone app and want it to support iPad also.

But as I learned if you submit an app to Apple and indicate it is Universal, while in reality it is not (for example iPad is not supported at the time of submission, this is restricted by their policy).

So, what is the best way that we simultaneously allow further development of our application such that we also support iPad?

ps: we didn't want to create separate projects for iPad and iPhone since they share lot of code, but as I mentioned we encountered following obstacles.

Submit your app as an iPhone app. When you support iPad change it to a universal app when you submit your update.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM