nextcloud / talk-ios

📱😀 Video & audio calls through Nextcloud on iOS
GNU General Public License v3.0
148 stars 91 forks source link

Fix leave room #1683

Closed SystemKeeper closed 3 months ago

SystemKeeper commented 3 months ago

Regression from the swift migration. Room controller can't be retrieved from the activeRooms dict which means we never issue a leaveRoom API call.