Skip to content

Commit

Permalink
Merge pull request #27016 from Expensify/vit-requireFullScreen
Browse files Browse the repository at this point in the history
[CP Staging] [NoQA] Require full screen for iOS

(cherry picked from commit 0c1116a)
  • Loading branch information
mountiny authored and OSBotify committed Sep 8, 2023
1 parent ba258ab commit 6e93c49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ios/NewExpensify/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@
<array>
<string>armv7</string>
</array>
<key>UIRequiresFullScreen</key>
<true/>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
Expand Down

0 comments on commit 6e93c49

Please sign in to comment.