Skip to content

Instantly share code, notes, and snippets.

@andrewsardone
Created January 17, 2016 13:01
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save andrewsardone/91797ff9923b9ac6ea64 to your computer and use it in GitHub Desktop.
Save andrewsardone/91797ff9923b9ac6ea64 to your computer and use it in GitHub Desktop.
<key>NSAppTransportSecurity</key>
<dict>
<!--Include to allow all connections (DANGER)-->
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment