Description
Our application has moderator and respondent roles. Moderator suppose to put respondents to waiting room and restore them. Code works fine in the beginning of November, but now situation is different.
Moderator can put user to waiting room, but he cant move user from waiting room back to the conversation.
Here is how we do it:
On moderator side, we call AdmitUser function to return user back to the conference
On user-in-waiting-room side we receive OnUserLeave instead on OnMeetingStatusChanged with param MeetingStatus.MEETING_STATUS_INMEETING
Which version?
version 5.0, we tried update to 5.2 but app crashed during sdk initialization
To Reproduce(If applicable) not applicable
Screenshots not applicable
Device (please complete the following information):
- Device Spec: PC
- OS: Windows 10
- Version 1909 build 18363.1256
We tried several different computers (4) with windows 10, same problem everywhere
Additional context
Add any other context about the problem here.