We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
app 下载失败至少把 log 打印出来啊?
The text was updated successfully, but these errors were encountered:
Hi ,lib中所有的下载失败,接口请求失败都会捕获异常,然后在对应的回调里面回调出去,可以在回调中打断点dbug查看失败原因。打log的功能目前没有,不过以后更新会加上,tks!
Sorry, something went wrong.
建议加一个方法修改一个内置变量 showLog,true 的话就把 log 打印出来。
ok
No branches or pull requests
app 下载失败至少把 log 打印出来啊?
The text was updated successfully, but these errors were encountered: