mieszko4 / react-native-zoom-us

MIT License
122 stars 115 forks source link

Android crash on join meeting #316

Open NaciyeCelenliEco opened 6 months ago

NaciyeCelenliEco commented 6 months ago

Hi I encountered crash problem on Android devices when join meeting. I use react-native-zoom 6.18.1 , react native 0.68.2 and deprecated JWT app type to init zoom . Gradle version 7.4.2. Crash log starts like below:

'JNI DETECTED ERROR IN APPLICATION: JNI CallIntMethodV called with pending exception java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "__emutls_get_address" referenced by "

Due to this bug, we cannot send the app to Google Play . Can you please help me what should I do ? I saw a PR #314 but when I try it initializing zoom didn't worked maybe because of deprecated JWT app type I have used. Should I update JWT to Outh with PR #314?

Many thanks

rahulvyas commented 6 months ago

I'm also having same problem. My app is crashing but only on android 12 and above. Below 12 it's working.

NaciyeCelenliEco commented 6 months ago

@rahulvyas please check this https://github.com/mieszko4/react-native-zoom-us/issues/263#issuecomment-1535431447

I upgraded to RN 0.71.3, it works with version v6.16.5 , no more android join meeting crash

rahulvyas commented 6 months ago

@NaciyeCelenliEco I'm having trouble with different libraries when I upgraded to 0.71.3

I have used upgrade helper tool and upgraded most of the libraries but still not able to resolve this error

FAILURE: Build failed with an exception.

Reanimated version is 2.3.0

Can you help me out?

rahulvyas commented 6 months ago

Also as you suggested v16.6.5 I think the zoom sdk in that version now will no longer works as november 4 was the deadline for 5.13.5 (https://developers.zoom.us/docs/meeting-sdk/minimum-version/)

lamlengend98 commented 5 months ago

version 6.18.2 and still nothing change @mieszko4 any solution?

mieszko4 commented 3 months ago

6.19.6 uses 5.16.2.16555 ZoomUs Android SDK. Please try that.