Closed atkristin closed 1 year ago
That's from Zoom Android SDK (https://marketplace.zoom.us/docs/sdk/native-sdks/android/sdk-reference) - so if there is such settings there we could do that in the lib. Other possibility would be to use custom ui (https://github.com/mieszko4/react-native-zoom-us/blob/master/docs/VIDEO-VIEW.md)
Greetings,
Version:
"react-native-zoom-us": "^6.5.1"
My issue is quite simple.
Whenever I receive a meetingEvent "endedByHost" or "endedConnectBroken", I get an alert that auto-dismisses in 5 seconds that says "your host has ended the meeting" or "connection broken".
Is there any way I can suppress those alerts?
No such issue on iOS.
Best regards