anazcodesap

Results 6 comments of anazcodesap

Make sure you have passed videoURL, Thumbnail properly

There are 2 solutions i found 1)set newArchEnabled=false in gradle.properties(initially it ill be true) 2)remove android/app/.cxx folder but i dont know which would be better! if anyone knows please let...

the issue can fix by lowering the buildToolsVersion to 30 on android/build.gradle

@adeel-ali-atp Did you find any solution to this issue ?

Add the below line in node_modules/react-native-zoom-us/android/src/main/java/ch/milosz/reactnative/RNZoomUsModule.java for hiding the meeting url in zoom ZoomSDK.getInstance().getZoomUIService().hideMeetingInviteUrl(true);