DSBridge-Android icon indicating copy to clipboard operation
DSBridge-Android copied to clipboard

h5puls框架无法调用

Open LetFree opened this issue 7 years ago • 0 comments

DWebView dwebView = new DWebView(SDK.obatinFirstPage(app).obtainWebview().getContext()); dwebView.addJavascriptObject(new JsAPI(),"JsAPI"); 这样写没有日志打出也,没报错,就是调用不起作用,不能用这种构造方法?

LetFree avatar Jan 11 '19 02:01 LetFree