App Store Connect iPad mini warning

When uploading a new iOS game with Defold 1.2.90 this warning comes up:

ITMS-90901: Missing full-screen support for the latest iPad mini display. The “Edge Race.app” bundle includes UIRequiresFullScreen=YES in the Info.plist or supports only a subset of UISupportedInterfaceOrientations, and is built with the 14.5 SDK. To take advantage of the full screen size, recompile with Xcode 13 and the SDK for iPadOS 15 or later.

This is then submitted ok, so it’s not a showstopper, but wondered if there is an easy (or otherwise) fix for this?

1 Like

We’re updating the build pipeline to iOS 15: https://github.com/defold/defold/issues/5505

2 Likes

Amazing.

It’s really impressive how easy it is to publish from Defold. In a couple of hours a new project was up and running on Testflight and Google Play internal testing. And let me assure you, 99% of that time was spent on creating profiles, certs and asset files - the Defold part is was one click. Love it.

2 Likes