nextcloud / talk-ios

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

Fix race condition when retrieving current output #1639

Closed SystemKeeper closed 3 months ago

SystemKeeper commented 4 months ago

Reported on appstore connect, not really able to reproduce it. But firstObject returns either the first object or nil in case the array is empty, so I guess we should use that one.