You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated zoomSdk.getRunningContext and zoomSdk.config to return inCollaborateSidecar as running context when app is running in sidecar webview instance.
Updated zoomSdk.onCollaborateChange to return endCollaborateSidecar as action when sidecar webview instance of the app is ended.
Updated the SDK to include requestId as part of error messages for failed API calls, providing additional diagnostic information.
Updated zoomSdk.getRunningContext to return inMeetingChat as running context when app is launched in a chat during a meeting.