Skip to content

Instantly share code, notes, and snippets.

@neilmarion
Created December 4, 2013 00:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neilmarion/7780073 to your computer and use it in GitHub Desktop.
Save neilmarion/7780073 to your computer and use it in GitHub Desktop.
Edit www/config.xml to disable phonegap firewall.
Change <access origin="http://127.0.0.1*"> to <access origin="*" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment