NimbleDev
NimbleDev
> > [modules/xmpp/JingleSessionPC.js] (TIME) ICE failed JVB: 631162246.005583} > > You seem to have a networking problem, not a WS problem. But it just happens with websocket enabled in ios...
> > [modules/xmpp/JingleSessionPC.js] (TIME) ICE failed JVB: 631162246.005583} > > You seem to have a networking problem, not a WS problem. In addition, below is the RN SDK log, as...
> > Task . finished with error [-999] Error Domain=NSURLErrorDomain Code=-999 "cancelled" UserInfo={NSErrorFailingURLStringKey=https://clients3.google.com/generate_204?_=1718870989836, NSErrorFailingURLKey=https://clients3.google.com/generate_204?_=1718870989836, _NSURLErrorRelatedURLSessionTaskErrorKey=( > > "LocalDataTask ." > > ), _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask ., NSLocalizedDescription=cancelled} > > Task . done...
> Your logs above show many unrelated requests also failing (gravatar, etc). Not sure how to explain that. I did some further tests which turns out the problem should be...
> You never said you were using your own server 😅 > > How did you install it? What versions of all components are you running? We install it by...
> That release is a bit over a year old now: https://github.com/jitsi/docker-jitsi-meet/releases/tag/stable-8615 > > That is too old for us to go try and debug this, specially since you checked...
> Those are the settings we use yeah: https://github.com/jitsi/docker-jitsi-meet/blob/e22b4f343b22b0aaf1c2b4e6e98c690ef87fcae6/prosody/rootfs/defaults/conf.d/jitsi-meet.cfg.lua#L125 So strange. To make client connected from ios app lasts for longer time, we have to increase smacks_hibernation_time. That is ,...
> What RN version are you using? 0.72.3
> Sorry for the back and forth, I forgot something important! On that version of RN you need to patch RN so timers work in the background. > > Apply...
> We released a new RN SDK version last week, did you check that? Note you still need to apply the aforementioned patch. Finally, we found that the problem is...