I am using SDK 6.3.1.26548
The OS is 64-bit ARM Android 13
In my desktop client, I opened the “more” settings on the web. Then I went to Meeting > Security > Waiting Room > Edit Options. I clicked the box “Users invited during the meeting by the host or co-hosts will bypass the waiting room”
Then I made some test calls on the desktop client. Anyone I invite is immediately joining on the desktop client.
I then logged-out of my app on the Android device, rebooted, and logged back in. I then started a meeting and invited a user. The user immediately goes into the waiting room. I was expecting the invited user to bypass the waiting room per my settings.
Is there any way for the invited user to automatically bypass the waiting room? Or is there any information in the InMeetingUserInfo I can use to identify users that are allowed to bypass the UI? I considered matching the names, but I’m not sure if that is robust.
Thanks!