Unable to rejoin the meeting after leaving or closing the app

If i leave the meeting from android app during a meeting , i couldn’t rejoin. But there is notification showing that “Meeting is in progress”.

but user is getting left from participants and added to participants while trying to join. But the meeting screen is not visible

How are you leaving the meeting? Are you calling:

ZoomSDK.getInstance().getMeetingService().leaveCurrentMeeting(boolean);

When the meeting is left properly, the notification should disappear. The fact that you still see the meeting in progress notification would indicate that you are not actually leaving the meeting.

Hey @amal.shaju,

Thanks for using the dev forum!

Are you using the Zoom Android application or the Zoom Android SDK?

Thanks!
Michael

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