Register copay:// to URI scheme for mobile (#4149)
This commit is contained in:
parent
b8c2ff863d
commit
96dcac37ce
4 changed files with 6 additions and 6 deletions
|
|
@ -108,7 +108,7 @@ if [ ! -d $PROJECT ]; then
|
|||
cordova plugin add phonegap-plugin-push@1.2.3
|
||||
checkOK
|
||||
|
||||
cordova plugin add cordova-plugin-customurlscheme --variable URL_SCHEME=bitcoin
|
||||
cordova plugin add https://github.com/cmgustavo/Custom-URL-scheme.git --variable URL_SCHEME=bitcoin --variable SECOND_URL_SCHEME=copay
|
||||
checkOK
|
||||
|
||||
cordova plugin add cordova-plugin-inappbrowser
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue