issue is that we are able to call MobileRTCMeetError joinMeetingResult = [ms joinMeetingWithJoinParam:joinParam]; and we get a success result. After that, though we receive Meeting State changes that are CONNECTING → FAILED → ENDED. I don’t receive any errors at all, I just get the failed Meeting state and then patients are kicked out of the meeting (we do that on our end when we receive the failed/ended state). I tried removing those states to see if maybe it continues afterward, but it doesn’t. It will just hang at that point. The meeting url we receive from Epic is correct as I can copy and paste the url in the browser and it properly opens up zoom and joins the meeting where it waits in the waiting room.
Environment: PROD
Devices: Android & IOS