jitsi / jitsi-meet-flutter-sdk

Jitsi Meet plugin for Flutter
Apache License 2.0
31 stars 25 forks source link

Previous call raise-hand counts are showing when we start new call in chat. #15

Open yash-pietech opened 8 months ago

yash-pietech commented 8 months ago

Steps to reproduce:

  1. I tried the few method like hangUp() but it will disconnect the call for all user and when I again start call then it is showing the old raise hand count only .
  2. I need dispose the old object of jitsi so when we start new call then it will start as new call and not showing the previous call data .
  3. can you please provide me the method that we can dispose that object when use left the current meeting ?.

please ping me if anyone need any more info on this , I will provide you .