Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iOS 5 Developer Transition Guide?

Is there any guide for developers explaining how they can prepare their application to be iOS5 compatible? I have searched around but haven't been able to find anything yet!

like image 234
Nick ONeill Avatar asked Oct 09 '11 22:10

Nick ONeill


1 Answers

The best thing I see is this checklist:

http://developer.apple.com/devcenter/ios/checklist/

An excerpt: "Existing apps in the App Store and those built using iOS 4 SDK should already run on iOS 5 without modification. However, you should test your existing apps running iOS 5 to be certain there aren’t any compatibility issues. iOS 5 works with iPad 2, iPad, iPhone 4, iPhone 3GS, and the third and fourth-generation iPod touch."

like image 158
Daniel Allen Avatar answered Nov 14 '22 23:11

Daniel Allen