Zoom meeting initialise successfully but app got crash when join meeting

Hello Team
I am using react-native-zoom-us with version 6.14.1 npm in my react native project. It is working fine in android and iOS both but from last week I am getting issue in android when joining call. App got crashed in android while it is working fine in iOS.

when I am using react-native-zoom-us library with version 6.14.1, I got error in android like error code 4, internal error=0.
To resolve this issue I tried to update react-native-zoom-us library to latest version which is 6.16.5 as suggested by many developers. But app got crashed.

Please suggest my how I will resolve this issue. It is working fine in iOS.

1 Like

According to this comment the update solves it.

Join meeting crashed the app on android

But it didn’t work for me, I can’t update react-native now.

I update my app react native version to 0.68.2 but still it didn’t work. Please check. Still app is crashing when joining the zoom call in android. It is working fine in iOS.