Hi @tommy
Zoom Web SDK Invite Button not working when clicked
No Error
Zoom Web SDK version 1.9.0/1.9.6
We tried below configurations but still not working:
ZoomMtg.init({
…
…
disableInvite:false
})
ZoomMtg.join({
…
…
success:
ZoomMtg.showInviteFunction({show: true});
})
Please help
