armv7 minimum iOS is 3.1https://developer.apple.com/library/ios/documentation/DeviceInformation/Reference/iOSDeviceCompatibility/DeviceCompatibilityMatrix/DeviceCompatibilityMatrix.htmlSee Table 1-1I think what you saw when uploading was the admonition note Apps and app updates submitted to the App Store must be built with Xcode 5.1.1 or later, and iOS 7 SDK. That means you need to support iOS 7 capable devices (not minimum iOS 7)...screens, etc. Base SDK is 8.x and deployment can be 6.1, as an example...iOS 5 users are in single digits now, so I'd not put too much effort into that level to make it work.But if you're sure you set deployment to iOS 5.1.1, and it makes it into the store, then by default any iPod Touch 4 users at 5.1.1 or higher should be able to install. And pls. move to Xcode 😉
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags: