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

exception 信息被吞了? #24

Closed
mcxinyu opened this issue Sep 22, 2017 · 3 comments
Closed

exception 信息被吞了? #24

mcxinyu opened this issue Sep 22, 2017 · 3 comments

Comments

@mcxinyu
Copy link
Contributor

mcxinyu commented Sep 22, 2017

app 下载失败至少把 log 打印出来啊?

@qiangxi
Copy link
Owner

qiangxi commented Sep 25, 2017

Hi ,lib中所有的下载失败,接口请求失败都会捕获异常,然后在对应的回调里面回调出去,可以在回调中打断点dbug查看失败原因。打log的功能目前没有,不过以后更新会加上,tks!

@qiangxi qiangxi closed this as completed Sep 25, 2017
@mcxinyu
Copy link
Contributor Author

mcxinyu commented Sep 25, 2017

建议加一个方法修改一个内置变量 showLog,true 的话就把 log 打印出来。

@qiangxi
Copy link
Owner

qiangxi commented Sep 25, 2017

ok

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

2 participants