MEETING_STATUS_IN_WAITING_ROOM event not working properly on MacOS

Description
MacOS SDK doesn’t always generate a MEETING_STATUS_IN_WAITING_ROOM event

Which version?
SDK Version = 5.0.1 (24433.0616)

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

  1. Authenticate Zoom SDK
  2. Get Zoom meeting service
  3. Join to a meeting with waiting room which is disabled
  4. Host enables waiting room and moves MacOS Client to the waiting room
  5. Mac OS Client does not receive any notification that it has been moved to the waiting room. For example MEETING_STATUS_IN_WAITING_ROOM

Hi @sergey_ikol,

Thanks for the post. This was an known issue in 0616, and we have fixed this in the latest version of SDK(v5.2.41735.0929): https://github.com/zoom/zoom-sdk-macos/blob/master/CHANGELOG.md#changed--fixed

Please have a try. Thanks!