Hi!i have made iPhone Application and i want to make it iPad Compatible without using Jailbreak mainly i have used ImageView,UITableView,UIScrollView that's it.
views:
38answers:
2
+1
A:
Right-click on your target and choose Upgrade Current Target for iPad.
jtbandes
2010-07-29 07:12:08
YES,is there any thing to do after performing this step? Please let me know about it in some detail. Thanks for this help.
Ankit Vyas
2010-07-29 10:04:16
Follow the prompts, and then test to make sure it works. You can choose to test in the the iPad Simulator as well as iPhone Simulator. Follow the guide at http://developer.apple.com/iphone/library/documentation/General/Conceptual/iPadProgrammingGuide/StartingYourProject/StartingYourProject.html
jtbandes
2010-07-29 14:31:15
+1
A:
http://www.raywenderlich.com/1111/how-to-port-an-iphone-application-to-the-ipad
As per your requirement i think it's a best example described here......
Ankit Vyas
2010-07-30 08:18:03