We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd89c8d commit 46e1cf7Copy full SHA for 46e1cf7
app/ios/ios/Info.plist
@@ -4,6 +4,8 @@
4
<dict>
5
<key>CFBundleDevelopmentRegion</key>
6
<string>$(DEVELOPMENT_LANGUAGE)</string>
7
+ <key>CADisableMinimumFrameDurationOnPhone</key>
8
+ <true/>
9
<key>CFBundleExecutable</key>
10
<string>$(EXECUTABLE_NAME)</string>
11
<key>CFBundleIdentifier</key>
0 commit comments