iPad Screen

I want to make an iPad-only app. Is there a way to insert a screen that’s iPad sized?

Is this what you’re looking for?

That’s it!

One might think it would be in the inspector panel of the screen.

Thanks.

(And to think I’ve been using Xojo forever).

It’s not really a “property” per se. if you want the app to only be for iPad, I think there’s a property on App that lets you set which starting screens to use for which types. If you set phone to “none” I believe the app won’t even run on a phone.

Actually… it may still run on a “Max” phone.

Second, you’re looking for the “Default iPhone layout” setting on the right side of the inspector, when the “App” instance is selected:


If set to “None”, the AppStore doesn’t offer your application for iPhone devices.

1 Like