Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What version(s) of iOS should my App support? [closed]

Tags:

ios

legacy

NB: This question has been extensively edited to make it more relevant, for completeness the original question maintained at the end.

What version(s) of iOS should my App support?

When building a new iOS app what a strategies should one use to determine what versions of the operating system to support? What practical considerations are there in supporting legacy OS version. Are there any reliable statistics to support the business case of dropping legacy support?

Original Question

If I build a new iOS application, should I support iOS versions prior to 5.0, or is that not necessary anymore? Is there any reliable and up to date data on iOS 5.0 adoption rates?

like image 556
rid Avatar asked Mar 17 '12 15:03

rid


People also ask

How many versions of iOS should my app support?

Nonetheless, you should be supporting iOS 6 by now and aspiring to support iOS 7 (if you aren't already). Overall, no matter what your scenario is, I highly recommend that you only support the latest two versions. Supporting the latest three iOS versions would only be necessary on the brink of a new iOS release.

Do apps stop working on older iPhones?

This means that your existing iPhone and iPad will stop running apps that have not been updated (by the developer, or maybe you have been too lazy to update them via the App Store) to the newer and more efficient 64-bit architecture, once you update the device with iOS 11.

How do I make an app compatible with an older version of iOS?

Download an older app version:Go to the Purchased screen. For iPhone the Purchase screen is in the Updates tab. Select the app you want to download. If a compatible version of the app is available for your version of iOS simply confirm that you want to download it.

Why does my iPhone say app not supported?

It's possible that you're trying to update an app that is out of date and no longer supported by iOS. Try downloading a different app to see if this is what's causing the update to fail. Try searching for the app in the App Store, if it isn't showing up it's likely that it's been removed.


1 Answers

iOS Support Matrix v3.0.1

This version is updated and includes iOS 7.1 and new iPads.

iOS Suport Matrix

Link: http://www.iossupportmatrix.com

like image 137
Richard Stelling Avatar answered Nov 15 '22 18:11

Richard Stelling