Video SDK for flutter gives Session_Join_Failed for some devices

Hi all,

I am developing video call sdk in by app by zoom video call SDK. But for some device it will fire ZoomVideoSDKError_Session_Join_Failed from EventType.onError event listener.

I am creating JWT token by using SDK_KEY & SDK_SECRET. by following below steps. Video SDK Auth

@chunsiong.zoom , Certainly! can you please assist me why in some situation android android devices gives error like ZoomVideoSDKError_Session_Join_Failed and also for IOS device they don’t give any callback for success or error for join session.

@chunsiong.zoom , also some time zoom don’t provide any event for join session. we checked some times ZoomVideoSDKDelegate not provide any update regarding join session.

did you resolve ZoomVideoSDKError_Session_Join_Failed ?