findmate / cordova-plugin-jitsi-meet

Cordova plugin for jitsi meet react native sdk
17 stars 21 forks source link

low bandwidth mode crash app ios #19

Open gastonlopez500 opened 3 years ago

gastonlopez500 commented 3 years ago

Hi !. I have a problem on iOS when users click on "low bandwidth mode" button. The app crash.

Someone know how to fix that or how can I hide this button ?.

tnks a lot !

Zeno97 commented 3 years ago

The plugin doesn't give UI customizing features. The native sdk give the possibility to do this, then also this plugin that implements the sdk should do this. I suggest you to implement from start the sdk in the ios source code.