jitsi / jitsi-meet-flutter-sdk

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

conferenceTerminated callback dont work on ios 15.7.3 #52

Closed shabanov-krl closed 1 month ago

saghul commented 1 month ago

It's not guaranteed to be called. It depends on how the conference ended.

You should be using readyToClose to determine when it's safe to hide the meeting view.