Skip to content

Instantly share code, notes, and snippets.

@matiasleidemer
Created January 11, 2012 13:58
Show Gist options
  • Save matiasleidemer/1594766 to your computer and use it in GitHub Desktop.
Save matiasleidemer/1594766 to your computer and use it in GitHub Desktop.
PhoneGap Whitelist
<key>ExternalHosts</key>
<array>
<string>localhost</string>
<string>google</string>
</array>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment