From f206aa5a0038b984a4ba4968034d76ec0252ec37 Mon Sep 17 00:00:00 2001 From: Benedek Kozma Date: Wed, 26 Apr 2023 13:55:12 +0200 Subject: [PATCH] Don't require full screen on iOS --- app.json | 1 + 1 file changed, 1 insertion(+) diff --git a/app.json b/app.json index 4c5df5a84..1767dc476 100644 --- a/app.json +++ b/app.json @@ -29,6 +29,7 @@ "ios": { "buildNumber": "5.5.0.0", "supportsTablet": true, + "requireFullScreen": false, "bundleIdentifier": "org.jellyfin.expo", "infoPlist": { "UIBackgroundModes": [