Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java方法调用不到js方法 #53

Open
shirenyangguo opened this issue Sep 23, 2016 · 3 comments
Open

java方法调用不到js方法 #53

shirenyangguo opened this issue Sep 23, 2016 · 3 comments

Comments

@shirenyangguo
Copy link

I/Web Console: {"data":"eeoioieoirpwipeiepwoie","handlerName":"functionInJs","callbackId":"JAVA_CB_1_4158"} at null:1
I/Web Console: WebViewJavascriptBridge: WARNING: javascript handler threw. at null:1
这是什么原因?

@janecer
Copy link

janecer commented May 11, 2017

有人回答一下吗? 我也遇到了 @lzyzsd

@isqing
Copy link

isqing commented Oct 17, 2017

+1 有人回答一下吗? 我也遇到了 @lzyzsd

@lyboy2012
Copy link

lyboy2012 commented Jan 5, 2018

我出现的问题因为native 返回的data 是个string 类型,导致后面的responseCallback 不执行,就是报handler null
JSON.parse(data)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants