Fix url-scheme plugin
This commit is contained in:
parent
833e215d98
commit
07c0e19199
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ if [ ! -d $PROJECT ]; then
|
|||
cordova plugin add cordova-plugin-statusbar
|
||||
checkOK
|
||||
|
||||
cordova plugin add https://github.com/EddyVerbruggen/LaunchMyApp-PhoneGap-Plugin.git --variable URL_SCHEME=bitcoin
|
||||
cordova plugin add cordova-plugin-customurlscheme --variable URL_SCHEME=bitcoin
|
||||
checkOK
|
||||
|
||||
cordova plugin add cordova-plugin-inappbrowser
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue