Starting Zoom meeting on mobile closes separate web socket connection

Description
I have a websocket based application that implements web socket communication. When a client is connected to my server via a web socket and simultaneously joins a zoom meeting, the client web socket is closed. Does Zoom mobile close all other connections? Is this intentional?

Error
Zoom is interrupting current, separate web socket connections.

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Open a web socket connection on a mobile device
  2. on same device, join a zoom meeting
  3. observe that the web socket connection is now broken.

Device (please complete the following information):

  • Device: Iphone 10, Google Pixel 3

Hey @the.lang.mentor,

Can you please provide the Web SDK version number you are using?

Thanks,
Tommy

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