saibotma / jitsi_meet_wrapper

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

Meeting closes instantly after joining in iOS #58

Closed Gaurav-CareMonitor closed 1 year ago

Gaurav-CareMonitor commented 1 year ago

As soon as I join the meeting the meeting closes again. This is the behaviour in simulator, I haven't tested on real iOS device.

image
Gaurav-CareMonitor commented 1 year ago

Using the latest master code and not the one from pub dev

Gaurav-CareMonitor commented 1 year ago

This issue was only happening in example project, not replicable in new project

coderof19clc7 commented 1 year ago

@Gaurav-CareMonitor I'm having this issue with IOS simulator even after creating new Flutter project. What should I do to fix it ?