WVJB Bug Report
Thanks for reporting an issue with WebViewJavascriptBridge.
Do these 4 things and I will fix your problem!
- Go to https://github.com/marcuswestin/WebViewJavascriptBridge and click Fork.
- Clone your fork,
cd into it and run make test. All tests should pass!
- Edit
Tests/WebViewJavascriptBridgeTests/BridgeTests.m and create a new, failing test which demostrates your issue.
- Create a pull request for https://github.com/marcuswestin/WebViewJavascriptBridge
That's it!
I will take it from there and promise that I'll fix your problem ASAP.
If you don't do this then I can't help you!
And I probably won't :)
Cheers,
@marcuswestin