-
Ran a bot to check the current description of the libs against what we have and **158** updated their description.
Please check every lib that needs to be added to the whitelist, which means, the new…
-
My english is poor but I hope you can understand :)
There is a web page in my app and I added some example javascript API by using 'WKUserScript' in WKWebView, this web page has a button like this : …
-
Hi, WebViewJavascriptBridge is cool. But I have an odd trouble.
There is an **ajax request (XHR)** in my website. When I inject the WebViewJavascriptBridge js code. The request was broken.
https://…
djyde updated
8 years ago
-
I've read https://github.com/marcuswestin/WebViewJavascriptBridge/issues/84
and don't know whether you are going to support WKWebView in iOS8 or not? I really appreciate if you support WKWebView. :)
-
-
Hi there, I'm developing with Swift, WKWebView and iOS 9. I was using v4.1.5 and the bridging works fine. After upgrading to 5.0.1, the JS side failed to retrieve response from Swift.
I have updated …
-
This continues the discussion from an open [Cedar issue related to Xcode 7](https://github.com/pivotal/cedar/issues/333#issuecomment-137147274).
When working with `WKWebView` you can create a JavaScr…
-
hey! thanks for this great effort!
is there any chance to compile for architectures > armv7 for iOS?