mieszko4 / react-native-zoom-us

MIT License
126 stars 118 forks source link

Zoom sdk crashing on android #250

Closed shivnativehealth closed 1 year ago

shivnativehealth commented 1 year ago

Hello, we are using this sdk since long for zoom calls. But due to some crashes on android 12 we tried to update it to the new version 6.15.1, and now we are getting some weird crashes (added screenshot of the crash from firebase crashlytics). Screenshot 2022-12-22 at 11 41 32 AM

Just for additional info, if required to know: We are using expo-av(https://www.npmjs.com/package/expo-av) in our project as well which also uses exo player similar to react-native-zoom sdk.

Any help will be greatly appreciated.

Thanks.

priyamego123 commented 1 year ago

In the project, using react-native-video to play video, after adding zoom SDK videos are not playing and app get crash

"react-native-video": "^5.2.1", "react-native-video-controls": "^2.8.1", "react-native-zoom-us": "^6.15.1", "react-native": "0.70.5", "react": "18.1.0",

Any solution on this issue. Thank you

mieszko4 commented 1 year ago

May be related to https://github.com/mieszko4/react-native-zoom-us/issues/230. Please try with newest 6.16.5.

chirag-codealchemy commented 1 year ago

https://github.com/chirag-codealchemy/zoom-test

it's my repo with minimum example app which crashes

note:- my app on crash on devices android 12 and above

mieszko4 commented 1 year ago

I see you are using older rn ("react-native": "0.65.3",). Perhaps try to upgrade it to at least 0.70.12

mieszko4 commented 1 year ago

I am closing this due to https://github.com/mieszko4/react-native-zoom-us-test/issues/70 (I tested test app on Android 13)