Skip to content

Instantly share code, notes, and snippets.

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