App is not visible in App Store for iPad

1.2k views Asked by At

I have the application. This application supports iPhone only, but I can launch it on iPad. In itunesconnect I see "Your binary doesn’t support iPad. The screenshots or app video preview for iPad won’t be shown on the App Store."

So as far as I understand I shouldn't see screenshots for iPad, but I should see the application in App Store (when I look at it from iPad).

But when I search for my application in iPad I can't find it there (but for iPhone everything is OK). Why?

2

There are 2 answers

0
dopcn On BEST ANSWER

When search app in ipad version app store there are two categories: ipad only and iphone only. You'll find your iphone only app in iphone only category.

to change category there is navigation item button the left most one

1
jparaskakis On

If your application supports only iPhone in your project's Devices in General Tap then it will be available only for iPhone devices in the AppStore. You can build and run your project in iPad either from xCode or with TestFlight but it will run as if it was an iPhone app in x2 or x1 mode depending on the iPad's screen resolution.