Reputation: 677
I have an app that i specified target devices as iPhone, not iPad, not Universal. Something strange happened when i look at the app information, on compatibility section, on App Store: it is said that the app is Compatible with iPhone, iPad and iPod touch.
How can I remove the compatibility with iPad?
Upvotes: 2
Views: 1775
Reputation: 15871
Any iPhone app can be run on an iPad in an emulation mode. There is no (official) way to prevent this.
To test that your settings are correct, go to the App Store and search for your app with "iPad apps" set. If it doesn't show up, you're good to go.
You can still download this app on iTunes, or set the App Store to search iPad and iPhone and install it on an iPad, but it runs as an iPhone app on the iPad.
Upvotes: 3
Reputation: 53
That very unusual. There could be a lot things that could be causing this. You might want to check the provisioning file to see if there's anything a miss there. Also, check the certificate for the app as Well. It might be an idea to created a new certificate for the app. Other than that I don't know what else you could do.
Upvotes: 0