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

Duplicate participants when reconnecting the meeting #54

Open rvharjinderbains opened 1 year ago

rvharjinderbains commented 1 year ago

When meeting is reconnected due to intenet issue then I get joined two times. Means there is a duplicate user with my same name in the meeting. If anyone faced this issue and solved it please share your solution. Thank you.

I am using version jitsi_meet_wrapper: ^0.0.1

saibotma commented 1 year ago

Will have to take a look at this, this will take some time though.

saibotma commented 1 year ago

I'm sorry, but i can not reproduce this. Can you please share steps on how to reproduce?

stryder123451 commented 1 year ago

I'm sorry, but i cannot reproduce this. Can you please share steps on how to reproduce?

@saibotma I have the same issue on iOS , on join conference from iPhone i have duble of participant, it appears, on SDK 8+ version , i didn't have this error with 0.0.6 version