I am developing an application for both iPhone and iPad, and i build the app with the deployment target of iOS 5.1, now i confused whether the Application will run in all version of iPad. Sorry for this newbie question, since i am new to development. Please help me with your valuable solutions.
Share
With an iOS 5.1 target, yes. (It will run on all iPads having iOS 5.1 or later).
But be aware that iOS 6 will no longer be supported on the first-gen iPad, and that the first-gen iPad has a lot less memory than the later models, which you may need to take into account if your app is “heavy”.