Closed tomShoutTheSecond closed 2 years ago
MediaPicker.PickVideoAsync needs permission 'NSMicrophoneUsageDescription' which is a Xamarin.Essentials bug. The bug is being worked on currently:
https://github.com/xamarin/Essentials/issues/1733
@wellhat I can fix the crash by adding microphone permission but it looks a bit dodgy to the user as we don't actually use the mic at all. Should I push that fix or should we wait for the Xamarin.Essentials fix?
Added microphone permission for now, and logged a new issue to remind us to remove it later
On iPhone 12 Mini Simulator