I’m planning to make my app an iOS6 only release.
I’m curious though, will older-versioned iOS users (iOS5 etc) still be able to browse and search for my app in the App Store? Will going iOS6-exclusive limit my exposure?
I’m planning to make my app an iOS6 only release. I’m curious though, will
Share
No. If you set the target deployment OS as 6, users on 5.1 or earlier will not see your app when using the App Store app on their device, as the App Store filters based on the target OS. However, they will be able to see it and download it when browsing the App Store via iTunes on their desktop, but they won’t be able to run it on their device.
My recommendation: unless your app makes use of things exclusively available for iOS 6 (such as Passbook), make your app with a minimum target OS of 5.1. I’d reckon there are still a lot of users who are hesitant to upgrade to iOS 6 because of Maps alone.