File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,11 +29,11 @@ There's a full demo app embedded in this repository. It should serve as an examp
2929#### Add the plugin
3030
3131``` sh
32- cordova plugin add branch-cordova-sdk --variable BRANCH_KEY=< your-branch-key> --variable URI_SCHEME=< your-app-uri-scheme-without-colon-and-slashes>
32+ cordova plugin add https://github.com/BranchMetrics/Cordova-Ionic-PhoneGap-Deferred-Deep-Linking-SDK.git --variable BRANCH_KEY=< your-branch-key> --variable URI_SCHEME=< your-app-uri-scheme-without-colon-and-slashes>
3333```
3434example:
3535``` sh
36- cordova plugin add branch-cordova-sdk --variable BRANCH_KEY=key_live_fnmRM1FXtu11t6e4LU8WsldpvDcA0bzv --variable URI_SCHEME=branchsters
36+ cordova plugin add https://github.com/BranchMetrics/Cordova-Ionic-PhoneGap-Deferred-Deep-Linking-SDK.git --variable BRANCH_KEY=key_live_fnmRM1FXtu11t6e4LU8WsldpvDcA0bzv --variable URI_SCHEME=branchsters
3737```
3838
3939### Additional App Permissions
You can’t perform that action at this time.
0 commit comments