nextcloud / talk-ios

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

Disable UI when microphone permission is missing #1780

Closed SystemKeeper closed 2 weeks ago

SystemKeeper commented 2 weeks ago

For microphone access we currently only check the publishing permissions, but don't take into account, that the app might not have microphone access at all. In that case, we also need to disable the microphone button, to reflect, that we can not enable it (as it is already done for the camera button).