Most current iOS version distribution percentage?

怎甘沉沦 提交于 2019-11-30 11:01:31

http://david-smith.org/iosversionstats/ has some data that is (as of Apr 2013) are bang up to date.

That data showed that 1.5 weeks after formal release, iOS 6 had already reached 38%. Currently (Apr 2013) it shows that iOS 6 has reached 89.1%.

UPDATE - June 2013

Apple have now also added some stats to their developer portal, these show the devices accessing the appstore and for a 14 day period ending June 3, 2013 iOS 6 was 93%, iOS5 6% and earlier iOS versions 1%. (Nov 2013: this link doesn't seem to work anymore - I can't find a current link.)

UPDATE - November 2013

Mixpanel trends have a graph showing iOS 7 adoption rate

UPDATE - Deccember 2013

Apple's stats are back (at a new URL).

They're currently show iOS 7 74%, iOS 6 22%, and 'earlier' 4% - as measured by the App Store in 7 days ending 1st December. (ie. approx 2 months after the public release of iOS 7.)

I'd say go for iOS 5: according to this article from last year, adoption of iOS 4 was at 90+% about 6 months after release. If iOS 5 follows at the same rate, and considering it was already at 40% only a few months after release, I'd say that the numbers are somewhat similar to iOS 4. The only thing that will drive the numbers slightly down will be the real old devices that won't get iOS 5, but I'd estimate that 75%+ already have iOS 5 and it will keep growing, especially as users replace their old models with new ones.

Edit: found this other about Bump users for December where 5.0.1+5.0 would total slightly over 60%.

Also, if you're new to iPhone Dev, iOS 5 makes it much easier with ARC and storyboards among many other features. Personally, I'm targeting iOS 5 and not looking back. Also, you may want to check an excellent iOS 5 free course in iTunesU from Stanford University: CS193P: iPad and iPhone App Development (Fall 2011)

Final edit: found this article that summarizes it clearly for iOS 4 -

  • 1 month after release - 50% adoption rate
  • 3 months after release - 70% adoption rate
  • 6 months after release - 90% adoption rate

Marco Arment tweeted recently that 92% of his users are on iOS 5.

His last detailed analysis is from november.

Keep in mind that Instapaper (Marco Arment's product) is relatively tech-oriented and it may not be representative of the market you're looking into.

About two months after launch, the author of Instapaper says that just short of 50% of users were on at least iOS 5.

Nearly three months later, I would say that's a good sign that by the time your app is ready for release, requiring iOS5 is pretty safe. (Certainly that's what I'm doing.)

But ultimately it's a judgement call. Apple don't release numbers so, to some extent, you're guessing. It doesn't matter whether all users have iOS5. What matters is whether the people who are likely to buy your app will have iOS5.

There are some information here: http://news.cnet.com/8301-13579_3-57321295-37/ios-5-on-almost-40-percent-of-iphones/ It is for November, but since after that percentage should not be changed much. In short, I would recommend to not use only iOS5 features, most people seems to use 4.x.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!