From 4ce4b1285928d33f32afcb699f0493c5c7d8fbc6 Mon Sep 17 00:00:00 2001 From: vakrilov Date: Thu, 9 Feb 2017 14:47:00 +0200 Subject: [PATCH] IOS http premission --- apps/app/App_Resources/iOS/Info.plist | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps/app/App_Resources/iOS/Info.plist b/apps/app/App_Resources/iOS/Info.plist index ea3e3ea23..383801fef 100644 --- a/apps/app/App_Resources/iOS/Info.plist +++ b/apps/app/App_Resources/iOS/Info.plist @@ -43,5 +43,10 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + NSAppTransportSecurity + + NSAllowsArbitraryLoads + +