fix: workaround for iOS status bar color

This commit is contained in:
Tien Do Nam
2023-12-04 16:21:00 +01:00
parent 06f647f207
commit 656f89c511
+2 -1
View File
@@ -41,8 +41,9 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<!-- After https://github.com/flutter/flutter/issues/139069, set to false again after 3.16.3 -->
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<true/>
<key>CADisableMinimumFrameDurationOnPhone</key>
<true/>
<key>UIApplicationSupportsIndirectInputEvents</key>