From 4e3896c10824d8d4a55ccb19892574f4cfdaf19a Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Fri, 18 Jan 2019 17:42:46 +0000 Subject: [PATCH] iOS: Fixes #792: Fix "Network request failed" error that some users were having --- ReactNativeClient/ios/Joplin/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ReactNativeClient/ios/Joplin/Info.plist b/ReactNativeClient/ios/Joplin/Info.plist index 866960673e..c27acb5a56 100644 --- a/ReactNativeClient/ios/Joplin/Info.plist +++ b/ReactNativeClient/ios/Joplin/Info.plist @@ -26,6 +26,8 @@ NSAppTransportSecurity + NSAllowsArbitraryLoads + NSExceptionDomains localhost