Ios deploy error ITMS-90901

I need to publish my new app but I received a error note from Apple for ios platform.

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

I have xCode 12.4. I prefer not update my iOS system for now.

What is the best soluction? Can I configure ionic project to solve this issue or I need to configure my ios app into xcode?

Thanks
L