Skip to content

Instantly share code, notes, and snippets.

@simonprickett
Created October 23, 2015 19:03
Show Gist options
  • Save simonprickett/3a7b0aa44d91023ad130 to your computer and use it in GitHub Desktop.
Save simonprickett/3a7b0aa44d91023ad130 to your computer and use it in GitHub Desktop.
Cordova 5 / iOS 9 Security Blog - deviceready Boiler Plate
<div id="deviceready" class="blink">
<p class="event listening">Connecting to Device</p>
<p class="event received">Device is Ready</p>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment