I am using Jitisi meet version 2.0. And using Flutter jitsi meet SDK for my mobile app. I have tried to disable the security option but there is an option on flutter side. So I want to disable it for all users then I have removed the security option from the toolbarButtons at the website.config.js and restarted the server.
it’s working fine on the website but not on the mobile SDK. I need a little help on here.