sarahsporck / Migration-Test-Repository

This repository is used to test the ticket migration from jira to github
0 stars 1 forks source link

IGAPP-904: Support multitasking on iPads #3555

Closed jira-to-github-migrator-test[bot] closed 11 months ago

jira-to-github-migrator-test[bot] commented 11 months ago

Steffen Kleinle - 27.1.2022, 11:16:52

As a user I want to be able to use integreat with multitasking on iOS (iPads only). See https://support.apple.com/en-us/HT207582 for more information on this topic.

Acceptance criteria:

Additonal context: We get the following message from app store connect upon uploading .ipas:


ITMS-90901: Missing full-screen support for the latest iPad mini display. The 
“Malte.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.```
Either support the full screen mode or disable the corresponding setting depending on the effort.

**Environment**: -
**Linked issues:**