Skip to content

Instantly share code, notes, and snippets.

@mlcollard
Created April 25, 2018 13:29
Show Gist options
  • Save mlcollard/5a7a7b8119d0b8202f3f55efb26f5285 to your computer and use it in GitHub Desktop.
Save mlcollard/5a7a7b8119d0b8202f3f55efb26f5285 to your computer and use it in GitHub Desktop.
iOS: TVML: Permissions to run local server
<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