React Native & Zoom SDK

Description
I cannot build my React Native Application because of the missing classes * us.zoom.sdk.ZoomVideoSDK and others

Which Mobile Video SDK version?
5.7.1.1268

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Downloaded the Android SDK
  2. ‘npm install @zoom1234/react-native-videosdk --save’
  3. copied commonlib and mobilertc to the android root folder
  4. in the app/build,gradle included both commonlib and mobilertc
  5. ran npx react-native run-android

Screenshots

Smartphone (please complete the following information):

  • Device: Android Emulator
  • OS: Windows

Additional context
So I downloaded the Android SDK and realized I could not find the classes “import us.zoom.sdk.ZoomVideoSDK;” I also extracted the mobilertc aar package and the class is missing there also.

During a Gradle Build it fails as a result of not resolving the classes. Kindly assist on what steps to follow to build. I have followed the documentation and keep encountering error either related to exoplayer and flexbox, those have been fixed but this is the current issue at hand.

Hi @remi,

I am going to close this out in favor of the other topic. Please reply there if you need additional help with the SDK.

Thanks!