1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-30 10:36:35 +02:00

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

This commit is contained in:
Laurent Cozic 2019-01-18 17:42:46 +00:00
parent 739fb2c3d2
commit 4e3896c108

View File

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