jitsi / jitsi-meet-flutter-sdk

Jitsi Meet plugin for Flutter
Apache License 2.0
44 stars 33 forks source link

conferenceTerminated callback dont work on ios 15.7.3 #52

Closed shabanov-krl closed 8 months ago

saghul commented 8 months 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.