From 20e64523b203cd84846a1c3da89f5db2dc0476ab Mon Sep 17 00:00:00 2001 From: Andrew Frahn Date: Thu, 9 Feb 2023 08:38:50 +1100 Subject: [PATCH] Disable ATS for iOS --- ios/App/App/Info.plist | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ios/App/App/Info.plist b/ios/App/App/Info.plist index 62b197f6..89d1ca4a 100644 --- a/ios/App/App/Info.plist +++ b/ios/App/App/Info.plist @@ -53,6 +53,11 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + NSAppTransportSecurity + + NSAllowsArbitraryLoads + + UIViewControllerBasedStatusBarAppearance