Skip to content

Instantly share code, notes, and snippets.

@gerzhan
Last active December 29, 2015 07:19
Show Gist options
  • Save gerzhan/2998a5734461ca2196b2 to your computer and use it in GitHub Desktop.
Save gerzhan/2998a5734461ca2196b2 to your computer and use it in GitHub Desktop.
Cordova or PhoneGap detect
document.URL.indexOf('http://') === -1 && document.URL.indexOf('https://') === -1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment