Meeting SDK Type and Version
iOS and Android Version 6.0.12
Description
I will use iOS for this example:
We have a meeting that has a waiting room, upon joining the call I correctly get the state MobileRTCMeetingState_InWaitingRoom in onMeetingStateChange.
Upon the host letting in a user, I see MobileRTCMeetingState_Reconnecting, immediately followed by MobileRTCMeetingState_Ended, and see no further state changes for the remainder of the call. Is anyone else experiencing this, or have a workaround?