Joining session with wrong password never call back to our InMeetingServiceListener

Description
On our app, when we try to join a meeting with the wrong password it does not call onMeetingNeedPasswordOrDisplayName() even though we set the callback
with inMeetingService.addListener(inMeetingServiceListener) before the call to joinMeetingWithParams(). We use a custom UI.

Any suggestions on how to fix it?

Which Android Meeting SDK version?
6.1.5.23231

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