|
|
|
|
|
by conradev
4744 days ago
|
|
Developers writing new apps see two things: - High adoption rate of iOS6 - Cool iOS6 APIs (Autolayout, UIKit attributed text, indexed subscripting, etc) and they decide to write for iOS6 only. They could support iOS 5, but the work is not worth the reward with the adoption rate of iOS6 being as high as it is. For developers with existing customers, it is a different story. |
|