You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting an issue when I try to initialize the Zoom SDK in React-Native on Android. I'm sending the proper jwtToken and domain, and it works perfectly on iOS. and version is "react-native-zoom-us": "^8.0.1",
[TypeError: null is not an object (evaluating '_$$_REQUIRE(_dependencyMap[6], "./native").RNZoomUs.initialize')]
Hi Guys,
I'm getting an issue when I try to initialize the Zoom SDK in React-Native on Android. I'm sending the proper jwtToken and domain, and it works perfectly on iOS. and version is "react-native-zoom-us": "^8.0.1",
For Android Code:
For iOS:
Any help resolving this issue would be greatly appreciated!
The text was updated successfully, but these errors were encountered: