Saúl Ibarra Corretgé
Saúl Ibarra Corretgé
That's what we did a few years ago, but the servers became very slow due to the increased traffic we sent. libravatar still needs to proxy the requests.
Ok, let me check what we can do!
Are you using SwiftUI?
How does your main app delegate look like?
It needs to look something like this: https://github.com/jitsi/jitsi-meet-sdk-samples/blob/master/ios/swift/JitsiSDKTest/src/AppDelegate.swift
We need more details. What is "randomly"? Please provideo logcat logs.
Interesting. The problem seems to be in in the UVC camera enumerator, which is a recent addition. Is that all you get? There is nothing related to screen sharing there.
Those 2 changes are quite major.
We are working on a fix.
I took a look and cannot reproduce the problem. The exception about UVC cameras is not fatal. I will fix that, but I see no problem with screen sharing. Tested...