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
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