You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- docs: added testing steps to updating the sdk ([15374](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/commit/15374b0824e7315f87afed891df76418f570ff3c))
8
+
- Merge pull request #385 from BranchMetrics/bulkylots of fixes ([b1185](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/commit/b11855a0c8cd670dccd076ccc69e0635e5d99c15))
9
+
10
+
-**Closed Issues**
11
+
- Android app not receiving Branch link data ([#387](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/issues/387))
12
+
- Unable to get working with phonegap build ([#386](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/issues/386))
13
+
- Branch Deep Linking not working in Android ([#384](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/issues/384))
14
+
- What is "ios-team-release"? where can I take it from? ([#383](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/issues/383))
- fix: fixes #380 by ripping out Android multidexing because of complications with Android Studio 2.3+ ([24316](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/commit/243165a925f6107d4d5e53c164ccd5268e7b8343))
20
+
- fix: fixes #384 by referencing the Android SDK jar instead of gradle version ([8869e](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/commit/8869e87b4497ff2e75dd5ca9282fd39f71a04cc1))
21
+
- chore: update iOS SDK to 0.20.2 ([84787](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/commit/847874ee92682f0d13a3044c5640f9e5deb4efc8))
22
+
- chore: updated npm version to 2.6.16 ([2feaa](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/commit/2feaaafff2f6d1f2d0c17ce671ec432a9df60628))
23
+
- fix: corrected App Links -alternate on Android ([5ffeb](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/commit/5ffebb59beb5bd4dbb270bf54c584599d4d22751))
24
+
- Merge pull request #382 from BranchMetrics/more_fixesMore fixes ([70176](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/commit/7017650390fdaeb9fa494e8433d0f3f52321325a))
- Android build fails: Could not find any version that matches com.android.support:multidex:25.+. ([#380](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/issues/380))
- fix: added more precise measurement for link data duplication on init ([f3748](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/commit/f3748a209202b40d01b3938173868d144fb0e7c0))
35
+
- fix: corrected testbed flexbox styling for iOS 11 ([5d5d1](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/commit/5d5d1d87cbf4f185233d57f40966fcd5b85c4c85))
36
+
- chore: updated npm version to 2.6.15 ([2490d](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/commit/2490d1e768e8f6c61a7404ec5d0b0bde6d4e3dec))
- fix: trying changlog into travis ci ([7926b](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/commit/7926b439c39dcdc9c56b292ceb006c6a43adb2ea))
- chore: updated npm version to 2.6.14 ([c5800](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/commit/c5800ed1643158229cdc7413ef2fb27dfdd83bba))
54
+
- fix: fixed ionic1 double data on ios terminated ([2789c](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/commit/2789cdd89063fd77a634af808ba430c0c012deb0))
7
55
- Merge pull request #372 from BranchMetrics/update_sdksUpdate sdks ([6193f](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/commit/6193fdf00c8d775520b5ae6e4328bee88ca26ac3))
8
56
9
57
-**Closed Issues**
10
-
-Error in createObj: "Branch instance not set. Please execute initSession() first" ([#373](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/issues/373))
58
+
-android-prefix using custom deepview ([#371](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/issues/371))
- Merge pull request #366 from BranchMetrics/android-single-taskAndroid single task ([1dcdb](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/commit/1dcdb7617179450147d75fd68bbacbba55884b9e))
19
67
20
68
-**Closed Issues**
21
-
- android-prefix using custom deepview ([#371](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/issues/371))
- Error: BRANCH SDK: Invalid "android-prefix" in <branch-config> in your config.xml ([#369](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/issues/369))
24
71
- Handle Non-Branch Deep links ([#368](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/issues/368))
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,12 +11,6 @@
11
11
1.[Submit](#submit)
12
12
1.[Publish](#publish)
13
13
14
-
## TODO
15
-
16
-
-`<plugin name="branch-cordova-sdk" spec="../" />` or `cordova plugin add ../` causes an infinite loop when importing Branch on Cordova 7.0.1. Works on Cordova 6.5.0.
17
-
- need to remove `TODO` from `init.sh` for `ios-sim` error
18
-
-`cordova platform update [email protected]` added for Cordova 6.5.0 error on Android
-[Scripts for iOS](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/tree/master/src/scripts/ios)
26
20
-[Scripts for Android](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/tree/master/src/scripts/android)
27
21
28
-
29
22
## Dependencies
30
23
31
24
- Homebrew
@@ -117,3 +110,9 @@
117
110
- Pull request code review from a Branch team member
118
111
119
112
- Merges will automatically add SDK to NPM
113
+
114
+
## Additional
115
+
116
+
- `<plugin name="branch-cordova-sdk" spec="../" />` or `cordova plugin add ../` causes an infinite loop when importing Branch on Cordova 7.0.1. Works on Cordova 6.5.0.
117
+
- need to remove `TODO` from `init.sh`for`ios-sim` error
118
+
- `cordova platform update [email protected]` added for Cordova 6.5.0 error on Android
0 commit comments