saibotma / jitsi_meet_wrapper

Jitsi Meet Plugin for Flutter. Wrapping JitsiMeetSDK for Android and iOS.
BSD 3-Clause "New" or "Revised" License
26 stars 62 forks source link

Can't close password mode #124

Open hosaaam opened 10 months ago

hosaaam commented 10 months ago

ican't close password mode this is my features Map<String, bool> featureFlags = { 'meeting-password.enabled' : false, 'lobby-mode.enabled' : false, };

Numanshakir commented 10 months ago

I am using Jitsi meeting from last 3 months , It was fine but now Lobby Option is enabled and don't know how to fix this.

hosaaam commented 10 months ago

yes this is my problem , do you have any solution?

trasherr commented 9 months ago

i am facing same issue as well and i tried jitsi_meet_wrapper: 0.1.1 but no success

osamasaeed commented 9 months ago

Facing same issue. Lobby Option is enabled and don't know how to fix this.

Abhinav4109 commented 2 months ago

Facing same issue. Lobby Option is enabled and don't know how to fix this.

Any update?

Abhinav4109 commented 2 months ago

I am using Jitsi meeting from last 3 months , It was fine but now Lobby Option is enabled and don't know how to fix this.

I am facing the same issue. Have you figured out how to fix it?