I preach option 1. I don't know what the adoption rate of iOS 6 is these days, but it was 60% of all iPhones within two weeks of launch*, I'd venture it's around 90+% nowadays. Moreover I think the set of people who don't update their OS probably has a decent percentage of people who won't update to the new version of your app either…..so I don't feel like you're losing a lot by standardizing on iOS 6.
Luke On Mar 23, 2013, at 11:29 AM, koko <[email protected]> wrote: > … or maybe Divine Guidance. > > > I have an iPad project that requires a collection view and since > UICollectionView et al is iOS 6 … > > 1. Use UICollectionView and abandon iOS 5 users > 2. Use som iOS 5 collection view (what might that be?) > > -koko > _______________________________________________ > > Cocoa-dev mailing list ([email protected]) > > Please do not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/cocoa-dev/luketheh%40apple.com > > This email sent to [email protected] _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
