Skip to content

Commit 823718b

Browse files
committed
chore: relocated known issues in contributing
1 parent a452c23 commit 823718b

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@
1111
1. [Submit](#submit)
1212
1. [Publish](#publish)
1313

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
19-
2014
## Data Flow
2115

2216
- [Users sets values](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/blob/master/testbed/config.template.xml#L6-L13)
@@ -25,7 +19,6 @@
2519
- [Scripts for iOS](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/tree/master/src/scripts/ios)
2620
- [Scripts for Android](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/tree/master/src/scripts/android)
2721

28-
2922
## Dependencies
3023

3124
- Homebrew
@@ -117,3 +110,9 @@
117110
- Pull request code review from a Branch team member
118111
119112
- 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

Comments
 (0)