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
每10个人当中大概有3个人崩溃。
window 10环境,启动云信,点击登录后,出现崩溃。
// 初始化云信音视频 bool ok = nim::VChat::Init(server_conf_file_path);
返回的ok=false
然后引发了崩溃
The text was updated successfully, but these errors were encountered:
可以提供一下日志给我们吗?
Sorry, something went wrong.
No branches or pull requests
问题现象
每10个人当中大概有3个人崩溃。
重现步骤
window 10环境,启动云信,点击登录后,出现崩溃。
代码debug结果
// 初始化云信音视频
bool ok = nim::VChat::Init(server_conf_file_path);
返回的ok=false
然后引发了崩溃
The text was updated successfully, but these errors were encountered: