Open aaratishah opened 3 years ago
thanks for god, I'm looking for this issue for about 3 days and I've found this savior. https://www.reddit.com/r/reactnative/comments/l45uib/conflicting_native_shared_object_libc_sharedso/ https://stefanmajiros.medium.com/how-to-integrate-zoom-sdk-into-react-native-47492d4e46a6
@tientruongvan1995 thanks for mentioning my blog !
` initializeZoomSDK = () => {
} `
When I run this part of code, my app screen closes without any err
System: OS: Windows 10 10.0.19041 CPU: (8) x64 Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz Memory: 981.88 MB / 7.87 GB Binaries: Node: 15.4.0 - C:\Program Files\nodejs\node.EXE
Yarn: Not Found npm: 7.0.15 - C:\Program Files\nodejs\npm.CMD Watchman: Not Found SDKs: Android SDK: API Levels: 23, 29, 30 Build Tools: 28.0.3, 29.0.0, 29.0.2, 30.0.3 System Images: android-30 | Google Play Intel x86 Atom Android NDK: Not Found Windows SDK: Not Found IDEs: Android Studio: Version 4.1.0.0 AI-201.8743.12.41.6953283 Visual Studio: Not Found Languages: Java: 1.8.0_275 - C:\Program Files\OpenJDK\openjdk-8u275-b01\bin\javac.EXE Python: 2.7.18 - C:\Python27\python.EXE npmPackages: @react-native-community/cli: Not Found react: 16.13.1 => 16.13.1 react-native: 0.63.4 => 0.63.4 react-native-windows: Not Found npmGlobalPackages: react-native: Not Found
Can you help me fix this @jimji1005