Add UIRequiresFullScreen key to iOS plist
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
</dict>
|
||||
<key>UIStatusBarHidden</key>
|
||||
<::WIN_FULLSCREEN::/>
|
||||
<key>UIRequiresFullScreen</key>
|
||||
<::WIN_FULLSCREEN::/>
|
||||
<key>UIViewControllerBasedStatusBarAppearance</key>
|
||||
<::!WIN_FULLSCREEN::/>
|
||||
::if (IOS_APP_ORIENTATION != null)::
|
||||
|
||||
Reference in New Issue
Block a user