diff options
Diffstat (limited to 'platform/ios/Info.plist')
-rw-r--r-- | platform/ios/Info.plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/ios/Info.plist b/platform/ios/Info.plist index 70ed2cff..757fc8a7 100644 --- a/platform/ios/Info.plist +++ b/platform/ios/Info.plist @@ -93,6 +93,8 @@ <array> <string>armv7</string> </array> + <key>UIRequiresFullScreen</key> + <true/> <key>UIStatusBarHidden</key> <true/> <key>UISupportedInterfaceOrientations</key> |