I am using Jitsi public server where app create a room and another person join the room.
but from today app not able to join the room it show waiting for moderator.
so how to create a room using IOS sdk, So that person become moderator or make public room so anyone can join without password.
even I download the sample code from official Jitsi repo that code also not working that will also mention same thing wait to moderator to join.
and in SDK only join room option availble not create room.
Can someone help me and tell me how IOS SDK in swift able to create a room that do not required password and anyone can join it please
You can point the SDK to a self hosted server and test that way, anyway any changes you do for the meet.jit.si deployment will not be needed for the deployment you will use the SDK with.
I am using Jitsi public server where app create a room and another person join the room. but from today app not able to join the room it show waiting for moderator.
so how to create a room using IOS sdk, So that person become moderator or make public room so anyone can join without password.
even I download the sample code from official Jitsi repo that code also not working that will also mention same thing wait to moderator to join. and in SDK only join room option availble not create room.
Can someone help me and tell me how IOS SDK in swift able to create a room that do not required password and anyone can join it please