Skip to content

Instantly share code, notes, and snippets.

@egcode
Created April 14, 2017 02:05
Show Gist options
  • Select an option

  • Save egcode/866f3284d4b6d4e8bdabdc01895bf262 to your computer and use it in GitHub Desktop.

Select an option

Save egcode/866f3284d4b6d4e8bdabdc01895bf262 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