Hi Team,
As i am using React Native Video SDK for mobile & for web also i am using React Video SDK,
Host Part done by Web, and co-host part is handle by Mobile side.
so there is one situation , if host left the session & co-host still in the session, video is stuck ! and when host again rej-join session we are not getting video view for Host Session. Can you help me for this? how we can handle this case? as we are not getting any event for React web app side.
Below is respected versions .
“react-native”: “0.74.3”,
“@zoom/react-native-videosdk”: “^1.12.10”,
“@zoom/videosdk”: “^1.12.5”, @ekaansh.zoom