From c4f249b38c5e3041347a8b57a9ca17e3c50046ff Mon Sep 17 00:00:00 2001 From: Dani Palou Date: Wed, 6 May 2020 14:07:12 +0200 Subject: [PATCH] MOBILE-3416 ios: Support multitasking on iPad --- config.xml | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/config.xml b/config.xml index 4a19fb28a..1ad6dba00 100644 --- a/config.xml +++ b/config.xml @@ -128,7 +128,26 @@ YES - + + + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + + + + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + + + + + CFBundleTypeName