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

调用JoinChannel方法就会与devtool断开,白屏。 #26

Open
just-wq opened this issue May 1, 2020 · 5 comments
Open

调用JoinChannel方法就会与devtool断开,白屏。 #26

just-wq opened this issue May 1, 2020 · 5 comments

Comments

@just-wq
Copy link

just-wq commented May 1, 2020

rtcEngine.joinChannel(null, 'demoChannel', null, 0);

@plutoless
Copy link
Contributor

mac? 看一下console.app里的崩溃信息

@shaweigo
Copy link

shaweigo commented Jun 4, 2020

遇到了相同的问题,使用dev的时候么有问题,打包以后会出现joinChanel后与devtool断开,并且白屏。console没有任何回显

@shaweigo
Copy link

shaweigo commented Jun 4, 2020

@plutoless 打包后,在调试模式下,手动调用了joinChannel也会造成devTool断开,我的系统是Mac。这个会是什么造成的呢?

@plutoless
Copy link
Contributor

@shaweigo
打包崩溃的话一般是权限的问题,注意打包的时候要参照这里的配置,然后要放好对应正确的entitlements文件
可以参考这个项目 https://github.com/AgoraIO-Community/Agora-Electron-Quickstart/blob/master/Agora-Electron-Premium/

@denglouhen
Copy link

我也遇到了这个问题,就是main分支上打包win64的,双击运行后界面显示正常,切换菜单到joinChannelAudio就与devtools断开白屏

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