Search code examples
iosswiftxcode11

Can I make certain devices not able to download an app?


So I'm making an app on Xcode, but there are so many errors that I can't fix on the Ipad version, but the Iphones work just fine, is there a way when I submit my app for review to make Ipads not able to download the app? Or is that not a thing?


Solution

  • You can disabled it from Xcode.Uncheck iPad item.It will fix your problem. You cannot submit and publish app with errors.

    Xcode