I am trying to upload new version of my app which is only compatible for iphone. Earlier it was uploaded as universal app. Is it Possible to disable the IPAD compatibility during the next upload to the App store?
Anyone have idea about this ?
Hopefully this will help.
iOS App change universal to iPhone only
Developers who wish to issue updates, but remove device support, have three choices:
Fix their app so that it can work on the devices they originally set out to support. Target a newer version of iOS that requires a newer device. Remove their app from the store, and upload the new app with a different bundle ID.
Switch universal app to iPhone only app
For more ideas visit the link above.
UIRequiredDeviceCapabilities would help you.
Put telephony value like this in info.plist (IPhone specific...)
Of course you need submit your app again.
UIRequiredDeviceCapabilities
UIRequiredDeviceCapabilities
UIRequiredDeviceCapabilities (Array or Dictionary - iOS) lets iTunes and the App Store know which device-related features an app requires in order to run. iTunes and the mobile App Store use this list to prevent customers from installing apps on a device that does not support the listed capabilities.
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