Switch to cordova framework - IOS support

This commit is contained in:
Yemel Jardi 2014-09-03 12:04:14 -03:00
commit b1ed0f1656
87 changed files with 252 additions and 5284 deletions

View file

@ -28,4 +28,5 @@ function onDeviceReady() {
window.plugins.webintent.getUri(handleBitcoinURI);
window.plugins.webintent.onNewIntent(handleBitcoinURI);
window.handleOpenURL = handleBitcoinURI;
}