From ce5ace7f4f6889e3745986cf7e75dd6079ec00f7 Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Sun, 20 Apr 2025 19:27:01 -0400 Subject: [PATCH] v3.1.0: Hopefully fixed 120hz iOS devices only running at 60hz --- ios/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ios/Info.plist b/ios/Info.plist index d1c6fc9c4..8a6a7f091 100644 --- a/ios/Info.plist +++ b/ios/Info.plist @@ -57,5 +57,7 @@ AppIcon ITSAppUsesNonExemptEncryption + CADisableMinimumFrameDurationOnPhone +