Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ramakser/a250681f8096811bfc0b to your computer and use it in GitHub Desktop.
Save ramakser/a250681f8096811bfc0b to your computer and use it in GitHub Desktop.
NSAllowsArbitraryLoads
<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