From 9373fa64dd7e55207dbe2ca4eb0d0984f190c9e7 Mon Sep 17 00:00:00 2001 From: cc Date: Tue, 7 Sep 2021 15:30:47 +0200 Subject: [PATCH] fix network permission ATS is required for network permission --- iOS/OCRuntime/OCRuntime-Info.plist | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/iOS/OCRuntime/OCRuntime-Info.plist b/iOS/OCRuntime/OCRuntime-Info.plist index 952a6b2d72..ed35675b87 100755 --- a/iOS/OCRuntime/OCRuntime-Info.plist +++ b/iOS/OCRuntime/OCRuntime-Info.plist @@ -24,6 +24,13 @@ 1.0 LSRequiresIPhoneOS + NSAppTransportSecurity + + NSAllowsArbitraryLoads + + NSAllowsLocalNetworking + + UILaunchStoryboardName Main UIMainStoryboardFile