Fixed steemconnect issue fixed #161

This commit is contained in:
Mustafa Buyukcelebi 2018-12-06 20:18:46 +03:00
parent a7e47ba7ca
commit ba274e68df
2 changed files with 5 additions and 0 deletions

View File

@ -30,6 +30,11 @@
<true/>
<key>NSExceptionDomains</key>
<dict>
<key>steemconnect.com</key>
<dict>
<key>NSExceptionAllowsInsecureHTTPLoads</key>
<true/>
</dict>
<key>localhost</key>
<dict>
<key>NSExceptionAllowsInsecureHTTPLoads</key>