I have integrated the SDK in our app and tried a group meeting, then we tried that 1 user just left without clicking on the leave meeting button, so his/her name is still listed in the participants list.
How can we remove his/her name in the list or marked as left in the meeting?
Right now if the user leaves by closing the browser or outside of clicking the leave meeting, they will still show up within the participants list for another moment or so. This is a known bug that we have and are working on fixing this.
I see that its an api implementation, but since I’m using an SDK, I would like to have it in the SDK as well, maybe an event subscription feature would be nice in SDK. For now I will just have to wait for the development.