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

reportJSException >>>> instanceId:2, exception function:callJS, exception:Exception: TypeError: null is not an object (evaluating 't.path') #14

Open
wazsq opened this issue Oct 19, 2017 · 2 comments

Comments

@wazsq
Copy link

wazsq commented Oct 19, 2017

require('natjs').camera.captureImage({}, (err, ret) => {
this.turl_path = ret.path;
});

这是我的js代码,第一次触发这个事件的时候正常打开照相机,但是this.url获取不到,之后再触发这个事件,报如下错误。

reportJSException >>>> instanceId:2, exception function:callJS, exception:Exception: TypeError: null is not an object (evaluating 't.path')
(global function):5:828
(global function):5:2515
f@(weex framework):3:30852
(weex framework):3:31099
forEach@[native code]
d@(weex framework):3:30998
(weex framework):8:22648

拜托大佬解答

@acathur
Copy link
Member

acathur commented Oct 23, 2017

目测没有安装camera插件,请提供更完整的信息

@snrtbnc
Copy link

snrtbnc commented Feb 13, 2018

please speak english . all over the world try to understand what is going on. Not only chines or americans

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

3 participants