Client leaves session right after joining it

Video SDK Type and Version
@zoom/react-native-videosdk”: “^1.6.2”

Description
Client leaves session right after joining it. Session don’t even appear in dashboard.

Error
ZoomVideoSDKError_Session_Disconncting
payload:
{“details”:0,“errorType”:“ZoomVideoSDKError_Session_Disconncting”}

How To Reproduce
User joins session.
Error triggers and session don’t even appear in dashboard

I would appreciate any advice how to resolve this issue

Hey @memx86 can you please update the SDK version and see if you’re facing the same problem? The latest version is "@zoom/react-native-videosdk": "^1.11.0".

Thanks. I will post an update if problem was resolved

Updating to latest version fixed problem for IOS and Web versions. Android one (RN 0.69.12) gets “Could not find any matches for com.facebook.react:react-android:+” error.
What version of RN @zoom/react-native-videosdk 1.11.0 requires?