Joining a Meeting Directly

Which version?
SDK - v4.6.21666.0428
Xcode - 11.5
Swift - 5

Description
Hello, I’m having trouble with the joining methods. My task requires a user to join a meeting directly without having the host to let them in. I disabled the waiting room functionalities by using enableWaitingRoom(false) but it didn’t work for me.

Question: What functionalities do I need to use to enable a user to join a meeting without having to wait for the host to invite them in?

Hi @rajal.patel,

Is the waiting room settings enabled on the web portal?

The SDK will respect the web portal/account level settings over the app level settings. Please have a try.

Thanks!