Reputation: 465
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.
Upvotes: 1
Views: 95
Reputation: 1951
Submit your app as an iPhone app. When you support iPad change it to a universal app when you submit your update.
Upvotes: 2