Meeting not Started message for webinar to auto refresh when host start meeting

Description
We have a zoom webinar that we integrate into IFrame.
Works perfectly, but if the attendee comes before the webinar is started by the host, he gets the “Meeting not started” message with OK and Retry buttons, which is fine, but after the webinar is started by the host, the attendee is stuck on the page and can miss the beginning of the webinar if he doesn’t hit Retry. We can do some js refresh of the zoom page at some intervals but I wonder, is there any native web SDK workaround to make the “Meeting is not started” to disappear automagically after the host starts the meeting?

Which version?
1.8.0

Hey @akrosoft,

We currently do not have this functionality with the Web SDK. Feel free to add this as a feature request here: #feature-requests

Your workaround is a good one, refreshing at a certain interval. :slight_smile:

Thanks,
Tommy

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.