File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Bug report:
1+ # WVJB Bug Report
22
33Thanks for reporting an issue with WebViewJavascriptBridge!
44
5- Do these 4 things and I will fix your problem for you !
5+ ### Do these 4 things and I will fix your problem!
66
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
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
1111
12- That's it! I'll take it from there, and promise I'll fix your failing test ASAP.
12+ #### That's it!
1313
14- If you don't do these 3 things then I can't help you effectively, and probably won't :)
14+ I will take it from there and promise that I'll fix your problem ASAP.
15+
16+ #### If you don't do these 3 things then I can't help you effectively.
17+
18+ And I probably won't :)
1519
1620Cheers,
1721@marcuswestin
You can’t perform that action at this time.
0 commit comments