jitsi / jitsi-meet-sdk-samples

Jitsi Meet mobile SDK examples (Android, iOS and React Native)
Apache License 2.0
270 stars 235 forks source link

not able to join any room using android and iOS SDK #194

Closed BabyCodePvt closed 10 months ago

BabyCodePvt commented 10 months ago

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

damencho commented 10 months ago

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.