-
Notifications
You must be signed in to change notification settings - Fork 901
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix brave/brave-ios#7909: Handle JitsiMeet delegate methods to close …
…unjoined calls. (brave/brave-ios#7910) The `ready(toClose:)` delegate method is called by the JitsiMeet SDK when you try to leave a call that hasn't officially "joined" yet. It is also called in other situations though like terminating an active call or when the connection is halted and needs to reconnect the call so we will only dismiss the `JitsiMeetView` when the user hasn't joined a call yet.
- Loading branch information
1 parent
c14e359
commit b866a6a
Showing
1 changed file
with
36 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters