What is the difference between network reconnect on windows and macos browsers?

I use the Zoom Meeting SDK to create a web room meeting using Flutter.
When I test it by reconnecting on windows and macos I see the difference. I used chrome for both.

On Windows, I can’t reconnect and do anything after disconnect.

On Macos, It can reconnect and work normally.

Why does it make a difference? Please help me to answer this issue.

Hi, @tungnguyen020394,

Welcome to the Developer Forum Currently, we do not have a Flutter SDK nor do we have an official package for it. However, please feel welcome to submit a feature request here and our engineering team will look into the possibility of supporting this in the future.

Yes, I know that zoom doesn’t have sdk for flutter. But I can use zoom web sdk and zoom mobile sdk for our project.
When I use zoom web sdk to built a meeting website. We have a issue about the difference between network reconnect on windows and macos browser.

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