From 3cdb75a8f62dc9f836b23edcb99522f3155fd4f8 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Fri, 18 Feb 2022 14:37:36 -0500 Subject: [PATCH] Enable ProMotion support for the new iPhones --- platforms/ios/plist.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/platforms/ios/plist.in b/platforms/ios/plist.in index 1279a25..b1670f8 100644 --- a/platforms/ios/plist.in +++ b/platforms/ios/plist.in @@ -60,5 +60,7 @@ NSAllowsArbitraryLoads + CADisableMinimumFrameDurationOnPhone + \ No newline at end of file