Skip to content

Commit

Permalink
build: add requires-full-screen for ios (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
ice-orion authored Aug 13, 2024
1 parent 670ca61 commit 170ca1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ios/Runner/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@
<string>LaunchScreen</string>
<key>UIMainStoryboardFile</key>
<string>Main</string>
<key>UIRequiresFullScreen</key>
<true/>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
Expand Down

0 comments on commit 170ca1f

Please sign in to comment.