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?