Our company has two app. One's device target is iOS 9 (let say "first app") and the other one's is iOS 8.1 (let say "second app") . When we upload to App Store, compatibility for "first app" is shown as below.
But for "second app", it shows as
Please help me figure out how to make second app's compatibility to show as same as first one's. And why it isn't compatible for all iPhone devices?
This is probably because the software on your iPad is too old to support the apps you download. Sometimes you can be lucky that the App Store offers an older version that matches the iOS version you are on. In that case, it will happen when trying to download.
Change your App Store settings Go to Settings > App Store, then do any of the following: Automatically download apps purchased on your other Apple devices: Below Automatic Downloads, turn on Apps. Automatically update apps: Turn on App Updates.
I solved the problem by removing UIRequiredDeviceCapabilities
key and its array (values) from the info.plist file.
I know i'll have specific devices (like your problem) when I found the build supports only arm64
Now, after removing UIRequiredDeviceCapabilities
key and its array,
I got this build info
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With