IOS 5 Developer Guide?

Is there a guide for developers explaining how they can prepare their application for iOS5 compatibility? I searched, but haven’t found anything yet!

+6
source share
1 answer

The best I see is this checklist:

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

Excerpt: β€œExisting applications in the App Store and those created using the iOS 4 SDK must be run on iOS 5 without changes. However, you must test your existing applications running iOS 5 to be sure that there are no problems compatible. 5 works with iPad 2, iPad, iPhone 4, iPhone 3GS, and iPod touch 3rd and 4th generation. "

+2
source

Source: https://habr.com/ru/post/898935/


All Articles