iOS: Fixes #792: Fix "Network request failed" error that some users were having

pull/1149/head
Laurent Cozic 2019-01-18 17:42:46 +00:00
parent 739fb2c3d2
commit 4e3896c108
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@
<true/>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
<key>NSExceptionDomains</key>
<dict>
<key>localhost</key>