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