python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
CallKit get interrupted after upgrade to iOS 15 JitsiMeet is not working properly
Till iOS 14 JitsiMeet was working properly after the upgrade to iOS 15 Jitsi meet SDK is not working properly. I have tried the 3.4.2 as well as 5.0.0 versions of JitsiMeet
There is a different bug in...
Mohammed Ebrahim
Votes: 0
Answers: 0
How to set Kotlin version
Hello I'm facing the following error when building the android portion of https://github.com/jitsi/jitsi-meet
'let((T) -> R): R' is only available since Kotlin 1.3.50 and cannot be used in Kotlin ...
Wilhelmina Lohan
Votes: 0
Answers: 2
why android studio app only run in android version 11 and they don't run another mobile version
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_login);
auth ...
Shoaib nazir
Votes: 0
Answers: 1
How to setup Jitsi Meet on a custom Kubernetes
We have a single node kubernetes environment hosted on an on prem server and we are attempting to host jitsi on it as a single pod. Jitsi web, jicofo, jvb and the prosody will be in on one pod rather ...
lp_nave
Votes: 0
Answers: 1