react-native-zoom-us-bridge
react-native-zoom-us-bridge copied to clipboard
[Error: ZoomSDK has not been initialized successfully]
Please provide as many details as possible... The more info provided the better
Description
I followed the steps and when I try to join the meeting it gives the above message.
React Native version:
System: OS: Windows 7 6.1.7601 CPU: (4) x64 Intel(R) Core(TM) i5-3230M CPU @ 2.60GHz Memory: 638.61 MB / 3.87 GB Binaries: Node: 12.16.3 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.4 - C:\Program Files (x86)\Yarn\bin\yarn.CMD npm: 6.14.4 - C:\Program Files\nodejs\npm.CMD Watchman: Not Found SDKs: Android SDK: Not Found IDEs: Android Studio: Not Found Languages: Java: 1.8.0_221 Python: 2.7.16 npmPackages: @react-native-community/cli: Not Found react: Not Found react-native: Not Found npmGlobalPackages: react-native: Not Found
Steps To Reproduce
Provide a detailed list of steps that reproduce the issue.
1.cd react-native-zoom-us-bridge\RNZoomUSBridgeExample 2.npx react-native run android
Expected Results
It should initialize the sdk and join the meeting.
The problem may be the waiting room. Disable it
Any solution for this?