Skip to content

Instantly share code, notes, and snippets.

@Kievkao
Created November 19, 2016 11:13
Show Gist options
  • Save Kievkao/7740636fd0bd05e6b08bb784af1ce5ba to your computer and use it in GitHub Desktop.
Save Kievkao/7740636fd0bd05e6b08bb784af1ce5ba to your computer and use it in GitHub Desktop.
TransportSecurity enabling
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment