Zoom MeetingSDK Disconnecting Issue

Getting MEETING_STATUS_DISCONNECTING automatically after joining a meeting with meetingToken.

The errorCode & internalErrorCode both are 0.

Steps To reproduce :-1. call joinMeeting on sdk
2. onMeetingStatusChanged will be called with status as MEETING_STATUS_CONNECTING
3. Automatically after a loading bar appears on the screen, onMeetingStatusChanged will again be called but with status as MEETING_STATUS_DISCONNECTING.

There has been no code change from our side. Seems to be a glitch from Zoom side as everything was working smoothly until some time back.

SDK VERSION :- zoom-sdk-android-5.14.0.12917

@damanpreet.singh ,

On 3rd Feb 2024, there is a minimum version enforcement. The minimum version supported as of 3rd Feb 2024 is 5.14.5

I’ll recommend updating to the latest SDK.

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