I saw other providers mentioned they work on mobile. Is Jitsi the only one requiring users to dl an app for mobile video chat?
There is a setting to skip the “please download the app” stage. Try
disableDeepLinking: true,
in config.js. Then you will not be forced to download any app (I’m not sure, however, about the different degrees of support from the different mobile browsers out there).
Hope this helps.
1 Like
didnt work but returning false in /lib/app.bundle.min.js at the mobile check did