WebViewJavascriptBridge
WebViewJavascriptBridge copied to clipboard
WebViewJavascriptBridge not working on API 23 and below
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