From 9ba7f3544481cd4b8c1838a042bfa672583672fd Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Wed, 30 Sep 2015 18:00:52 -0700 Subject: [PATCH] Require full-screen since the streaming game will be the primary interaction for the device --- Limelight/Limelight-Info.plist | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Limelight/Limelight-Info.plist b/Limelight/Limelight-Info.plist index 341f83f..27eb58a 100644 --- a/Limelight/Limelight-Info.plist +++ b/Limelight/Limelight-Info.plist @@ -50,6 +50,10 @@ armv7 + UIRequiresFullScreen + + UIStatusBarHidden + UISupportedInterfaceOrientations UIInterfaceOrientationLandscapeLeft @@ -62,7 +66,5 @@ UIViewControllerBasedStatusBarAppearance - UIStatusBarHidden -