Closed shivnativehealth closed 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
May be related to https://github.com/mieszko4/react-native-zoom-us/issues/230. Please try with newest 6.16.5
.
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
I see you are using older rn ("react-native": "0.65.3",
).
Perhaps try to upgrade it to at least 0.70.12
I am closing this due to https://github.com/mieszko4/react-native-zoom-us-test/issues/70 (I tested test app on Android 13)
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).
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.