MacOS SDK is not detecting, that host already started a meeting

Description
I tried to connect to a meeting which wasn’t started by the meeting’s host and SDK shows:

This is cool, but unfortunately the message stays forever - later on the host started that meeting and the client using the Zoom SDK is still showing the same message - “Waiting for the host to start this meeting”

Is there something I should do in the code in order to let Zoom UI provided by the SDK to handle this situation properly?

Which version?
v5.0.24433.0616

To Reproduce
Steps to reproduce the behavior:

  1. Enter meeting number
  2. Click on join meeting
  3. Then start the actual meeting
  4. See, that the “Waiting for the host to start this meeting” popup remains.

Laptop:

  • Device: MacBookPro
  • OS: macOS
  • Version 10.15.2 (19C57)

Hi @dmiskiew,

Thanks for the post. What you are experiencing sound unexpected. Could you provide the SDK log for us to further investigate? You may get the log in ~/Library/Logs/AppName.

Thanks!