nextcloud / talk-ios

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

Fix crash on showing SIP info #1750

Closed SystemKeeper closed 1 month ago

SystemKeeper commented 1 month ago

Regression from https://github.com/nextcloud/talk-ios/pull/1727

When trying to display the SIP info, we expected a NSDictionary instead of SignalingSettings -> 💣