Ask HN: Is it a mistake to launch an app that only supports iOS 5.x?
1–7 of 7 posts
Re: Ask HN: Is it a mistake to launch an app that only supports iOS 5.x?
#2It's a universal app, so this covers iPhone and iPad. Over 80% of users are on 5.0 or above.
My take on this is that if there is any iOS 5 feature that would make your life easier and save you time, or make your user's experience better, then go for it and don't worry about backwards compatibility. But if there's nothing specific drawing you to iOS5 go ahead and support old versions, it's not that much extra work to test and support older versions.
Re: Ask HN: Is it a mistake to launch an app that only supports iOS 5.x?
#3Re: Ask HN: Is it a mistake to launch an app that only supports iOS 5.x?
#4I say go for it, you'll have a large enough install space as it is with iOS 5, I wouldn't worry about your lost users.
Re: Ask HN: Is it a mistake to launch an app that only supports iOS 5.x?
#5Re: Ask HN: Is it a mistake to launch an app that only supports iOS 5.x?
#6Re: Ask HN: Is it a mistake to launch an app that only supports iOS 5.x?
#7I launched my app (Finderous) only on ios 5.x becuase 1. I didn't want to support an OS that is already shrinking in usage. 2. It's just a matter of time people will upgrade to IOS 5.x as it is free. 3. I learnt ios programming only on 5.x 4. I found it time consuming to learn pre 5.x programming once I started with 5.x :)