stakwork / sphinx-ios

Client app for communication over the lightning network.
MIT License
18 stars 11 forks source link

Jitsi SDK using universal link mute issue #405

Open tomsmith8 opened 7 months ago

tomsmith8 commented 7 months ago

Task

Paul joined this link from iOS: https://jitsi.sphinx.chat/LiteraryEndorsementsCombineNever?universal=true#config.startAudioOnly=true

Issue:

Only way to solve was to remove param and then rejoin

tomastiminskas commented 7 months ago

I will take a look and run some tests. I think it might be an issue on jitsi server, not the app. But I will get back to you with more details

tomastiminskas commented 7 months ago

I run some tests on my iOS device and I couldn't reproduce the issue. As far as I could see there are some issues on jitsi calls, but they affect all platforms/browser in the same way. Sometimes you are muted automatically, other times your camera is disabled when someone with no camera joins the call, etc. I would say this is more like a server side issue. I would recommend to check the server side and see if there are upgrades available for the server side project. Anyway I will keep an eye on it and will keep testing.

tomsmith8 commented 7 months ago

Ok thanks for the details Tom - I'll look into some of these issues with @gonzaloaune at some point to see if we can upgrade or make improvements on the Jitsi Server