File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 4.0.0 " ></a >
2
+ # [ 4.0.0] ( https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/compare/v3.2.0...v4.0.0 ) (2019-10-10)
3
+
4
+ * Update iOS SDK to 0.29.1
5
+ * Update Android SDK to 4.1.0
6
+ * Switch to Cocoapods
7
+ * Switch to Maven
8
+ * Add CPID and LATD methods
9
+
10
+ Known issues:
11
+ iOS command line build fails due to switch to cocoapods. https://github.com/apache/cordova-ios/issues/659
12
+ CPID and LATD methods do not work on Android.
13
+
1
14
<a name =" 3.2.0 " ></a >
2
15
# [ 3.2.0] ( https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/compare/v3.1.6...v3.2.0 ) (2019-5-24)
3
16
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ SOFTWARE.
24
24
<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
25
25
xmlns : android =" http://schemas.android.com/apk/res/android"
26
26
id =" branch-cordova-sdk"
27
- version =" 3.2 .0" >
27
+ version =" 4.0 .0" >
28
28
29
29
<!-- Description -->
30
30
<name >branch-cordova-sdk</name >
You can’t perform that action at this time.
0 commit comments