Rakshith
Rakshith
I'm facing the same issue.
@nagarro-dv-main @jimji1005 Facing same issue in android . [Error: Error: 4, internalErrorCode=0] ``` import RNZoomUsBridge from "@mokriya/react-native-zoom-us-bridge"; RNZoomUsBridge.initialize(ZOOMAPKKEY, ZOOMAPKSECRET).then((res) => { console.log("-------> ",res); RNZoomUsBridge.joinMeeting( /* item.scheduleInfo.meetingId */ String(data?.meetingId), userDetails.studentName, /*...
@nagarro-dv-main @jimji1005 @dishantjaykasodhan-kiwi Did you find any solution for this? OR What causing this issue?
I found the solution for this issue. We need to use latest android SDK.