From b6015ae6ca1f0908921f88ed7569dc8b872650c8 Mon Sep 17 00:00:00 2001 From: Jojo Feng Date: Wed, 28 Aug 2024 18:23:22 -0700 Subject: [PATCH] fix: incorrect `LSMinimumSystemVersion` (#464) --- ios/Runner/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index 151ab0f9..40c4bd9b 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -46,7 +46,7 @@ mailto LSMinimumSystemVersion - 15.0 + 14.0 LSRequiresIPhoneOS UIBackgroundModes