13 ms·
I know this is a nit-picky thing but why does this app require 6.1 or later? Thats a funny move. 6.0 I can understand. What functionality could they have in 6.
by farhanpatel 13y ago
I know this is a nit-picky thing but why does this app require 6.1 or later? Thats a funny move. 6.0 I can understand.
What functionality could they have in 6.1 that made them have to require it?
- mitchty 13y agoThey might have just targeted the 6.1 sdk and decided not to deal with the 6.0 issues. For new things it is actually a good idea as 6.1 is quite a bit better than 6.0 in things like core data.
- nspragmatic 13y agoThe only changes made were in MapKit and UIKit. https://developer.apple.com/library/ios/#releasenotes/General/iOS61APIDiffs/index.html https://developer.apple.com/library/ios/#releasenotes/Genera...
- mitchty 13y agoDoesn't mean there weren't any. http://stackoverflow.com/questions/15550861/nssortdescriptor-to-sort-by-number-of-items-in-core-data-to-many-relationships http://stackoverflow.com/questions/15550861/nssortdescriptor... I find random differences far too often.
- 0x0 13y agoWhy would you be stuck at iOS 6.0 when 6.1 is a quick over-the-air upgrade for all iOS 6.0-compatible devices?