Wrong meeting state after connecting the meeting when someone in the meeting has enabled a screen sharing

Description
The meeting state is returning to “ZoomSDKMeetingStatus_Connecting” after getting a meeting state “ZoomSDKMeetingStatus_InMeeting”.
The full meeting state transition sequence is:
ZoomSDKMeetingStatus_Connecting
ZoomSDKMeetingStatus_InMeeting
ZoomSDKMeetingStatus_AudioReady
ZoomSDKMeetingStatus_Connecting
After this we are unable to get meeting ID, but still have a limited access to the video raw data.

The issue persists on Mac SDK only, the same use case with iOS SDK does not cause issues

Which macOS Meeting SDK version?
5.11.1.8413

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

  1. Start a meeting using the native Zoom client app
  2. Start sharing your screen in native Zoom app
  3. Connect to the same meeting using the Zoom SDK for Mac with Meeting ID and ZAK token
  4. Observe meeting state transitions
    Device (please complete the following information):
  • Device: Mac Mini 2020 M1
  • OS: macOS Monterey 12.2

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