We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb61056 commit 8c3c5cbCopy full SHA for 8c3c5cb
testbed/config.xml
@@ -1,12 +1,13 @@
1
<?xml version='1.0' encoding='utf-8'?>
2
<widget id="com.eneff.branch.cordovatestbed" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
3
- <!-- Branch -->
4
- <plugin name="branch-cordova-sdk" />
+ <!-- Branch (plugin pulled locally instead of npm)-->
+
5
+ <!-- <plugin name="branch-cordova-sdk" /> -->
6
<branch-config>
7
<branch-key value="key_live_ndqptlgXNE4LHqIahH1WIpbiyFlb62J3" />
8
<uri-scheme value="branchcordova" />
9
<link-domain value="cordova.app.link" />
- <ios-team-prod value="PW4Q8885U7" />
10
+ <ios-team-release value="PW4Q8885U7" />
11
</branch-config>
12
13
<name>Branch Testing</name>
0 commit comments