Unable to end other meeting using handler.endOtherMeeting()

Unable to end other meeting using handler.endOtherMeeting() from the onMeetingNeedColseOtherMeeting callback of InMeetingServiceListener

Zoom Android SDK version: v5.5.1.1319

Hi @deena.qb, thanks for the post.

Can you please confirm the return value of this method when you are calling it?

Thanks!

I was getting the return value as true. But the end other meeting alert was not dismissed.

Hi @deena.qb,

Thanks for confirming. Can you please send the SDK logs over to developersupport@zoom.us so that we may investigate further?

Thanks!

@jon.zoom I have sent the log files.

Hi @deena.qb,

Thanks for sending those over! Confirming that we have received your logs. We will let you know as soon as we have any updates.

Thanks!

Hi @deena.qb,

After investigating the logs you have sent over, it seems that this is working as expected. The SDK cannot dismiss the alert, as that must be done by the end user.

Thanks!

@jon.zoom,
Is there any way to hide that alert?

Hi @deena.qb,

I’m having a bit of trouble reproducing this due to some recent changes that have been made. If it were possible to hide this, it would probably be done through setting no_meeting_error_message to true. Let me know if this works.

Thanks!

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