WebViewJavascriptBridge icon indicating copy to clipboard operation
WebViewJavascriptBridge copied to clipboard

WebViewJavascriptBridge not working on API 23 and below

Open rizmaulana opened this issue 7 years ago • 0 comments

Is anyone has problem like me? I working with WebViewJavascriptBridge on Android M and everything work fine, but when I test into android 23 and 19 WebViewJavascriptBridge not working, JS cannot call method from JAVA. I assume that this is not working on API 23 and below. Thanks

rizmaulana avatar Jul 19 '18 02:07 rizmaulana