nextcloud / talk-ios

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

No indication in call that microphone access is denied #1772

Closed SystemKeeper closed 2 weeks ago

SystemKeeper commented 3 weeks ago

Steps to reproduce

  1. Deny microphone access in iOS settings
  2. Start a call

Expected behaviour

The UI should indicate that the microphone cannot be enabled

Actual behaviour

It looks like the microphone is enabled, but does not work

SystemKeeper commented 2 weeks ago

Fixed by https://github.com/nextcloud/talk-ios/pull/1780