Merge pull request #1273 from yemel/mobile/cordova

Mobile - Cordova + IOS
This commit is contained in:
Matias Alejo Garcia 2014-09-08 15:18:07 -03:00
commit 906c964116
88 changed files with 266 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;
}