File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Bug report:
2
+
3
+ Thanks for reporting an issue with WebViewJavascriptBridge!
4
+
5
+ Do these 4 things and I will fix your problem for you!
6
+
7
+ 1: Go to https://github.com/marcuswestin/WebViewJavascriptBridge and click Fork.
8
+ 2: Clone your fork, ` cd ` into it and run ` make test ` . All tests should pass!
9
+ 3: Edit ` Tests/WebViewJavascriptBridgeTests/BridgeTests.m ` and create a new, failing test which demostrates your issue.
10
+ 4: Create a pull request for https://github.com/marcuswestin/WebViewJavascriptBridge
11
+
12
+ That's it! I'll take it from there, and promise I'll fix your failing test ASAP.
13
+
14
+ If you don't do these 3 things then I can't help you effectively, and probably won't :)
15
+
16
+ Cheers,
17
+ @marcuswestin
You can’t perform that action at this time.
0 commit comments