Hide invite button will crash on windows

windows 隐藏邀请按钮后,频繁打开zoom会发生崩溃

隐藏邀请按钮代码 zoommeeting&&zoommeeting.GetMeetingConfiguration().MeetingConfig_EnableInviteButtonOnMeetingUI({show:false})

无响应后,会发生崩溃。如图
WX20190620-212644%402x

Hi renming,

Thanks for the post. 你的意思是指在用zoommeeting.GetMeetingConfiguration().MeetingConfig_EnableInviteButtonOnMeetingUI({show:false}) 隐藏了邀请按钮之后,频繁的多次正常启会会导致崩溃?请问一下有没有什么log或者error message可以提供?

谢谢!

hi renming,
thanks for your feedback. please goto the folder %appdata%/zoomsdk/logs,maybe you can find some folders named as “zoom_crash_xxxx”, could you please zip it and send to us for troubleshooting,if it is ok for you.
Regards
Dats

thanks for you reply
I find this log , how can i send it to you? email ?

可以,如何将log发送给你们,邮箱还是?

Hi,
请问你能否把log放到一个shared drive里然后把分享链接通过论坛私信发给我呢?

谢谢!

Hi Renming,
this is our one bug of this version electron wrap. now i think two workaround can provide to you, sorry for that.
1.please don’t call this js interface, because our invite button is default hide
2.please use the latest electron wrap node file and the latest c++ windows sdk to have a try. you can download these from github.
sorry for that again.
Regards
Dats

em, Actually,invite button is default visible,not hide.

Hi,

Thanks for the reply. You may find the latest version of our Windows SDK and Electron Windows SDK from the following link:

Hope this helps. Thanks!

It’s fixed. thanks for you help !

Marking as solved.

-Tommy