Skip to content

Commit

Permalink
fixup! Show snackbar when engagement request is timed out
Browse files Browse the repository at this point in the history
Snackbar needs to be showed after request has timed out. Also, if outcome is anythign but nil or timed_out, we need to ignore it
  • Loading branch information
rasmustautsglia committed Sep 12, 2024
1 parent cc4cef8 commit c5c12c6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ extension CallVisualizer {
}
}


func end() {
removeBubbleView()
closeFlow()
Expand Down

0 comments on commit c5c12c6

Please sign in to comment.