https://forums.macrumors.com/threads/1661572/
Posting a thread I started elsewhere to see if anyone has any thoughts here
Posting a thread I started elsewhere to see if anyone has any thoughts here
I recently was given an iPad 1st gen. The App store has always shown me a window saying requires iOS 6 or later or iOS or later when trying to download old apps that have been updated. For example, Evernote. I don't see any way of getting apps that have versions that worked on iOS 5.1.1
There was an app I really wanted, but by the time I found it, it had been updated to iOS 7 only. The developer told me that Apple controlled the app store and there was no way he could sell me the prior version. Same with the desktop version - it's Mavericks only.
Well, the dev hasn't done his homework, then. It's, if you're ready to commit some additional work to compile for earlier architectures, possible to provide for pre-iOS7 compatibility even in project targeting native 64-bit ARM (instead of the default 32-bit only armv7/armv7s architectures).
In my AppStore apps, I still even support pre-iOS4.3 devices running on at least 4.0, including the iPhone 3G and the iPod touch 2G. I want my apps run on everything so I dedicate effort to doing this. As my apps have been developed since 2008 and most of the development has been done during the pre-ARC, pre-autolayout 3.x and 4.x days, it isn't that hard - all my iOS5/6/7+-only API usage (for example, Appearance calls) are conditional and I don't use ARC. And I've manually hacked iOS5-only external libraries like ShareKit for full 4.0+-compliance. (This way, I did lose easy upgradability of the given lib, but it's OK with me as long as it completely breaks with Facebook, Twitter and the like.)
Apple will not reject these submissions, not even now (after Feb/01/2014) that you must compile your binaries with iOS7. I know - I've submitted my latest project compiled for iOS7 but having 4.0+/armv6-compatibility some days ago.
I have an iPod Touch 4th generation with iOS 6.1.6, not jailbreaked. The iPod tells me the OS is up to date, which I assume means it is the last supported OS for my iPod and iOS 7 is not a possibility. I have never seen the choice for downloading an earlier, compatible version of an app. It always tells me I need to upgrade the iOS, which it won't because it says it's up to date. Any ideas why this is?
Never mind. Learned I have to download an app from the Apple Store first using my desktop, then when installing it on the iPod, it will ask if I want to download the earlier, compatible version. None of the articles I read on this contained this important point. Thanks oldiphoneapper.