[Enhancement] MediaPicker.CapturePhotoAsync enable setting of initial flash mode
Can have the ability to turn the flash mode to off before a photo is taken? Right now it defaults to auto.
I wonder if this is something that can actually be set... This is very much the case where the user controls this.
I believe you can set this in both iOS and Android
- https://developer.apple.com/documentation/uikit/uiimagepickercontroller#//apple_ref/occ/instp/UIImagePickerController/cameraFlashMode
- https://hofmadresu.com/2018/09/11/android-camera2-trials-and-tribulations.html
there is a PR in the originating repo for this feature: https://github.com/jamesmontemagno/MediaPlugin/issues/380
@xamarin-release-manager could we get this feature migrated into this repo. Maybe the completed PR that @henrikweimenhog stated could be used?
https://github.com/jamesmontemagno/MediaPlugin/issues/380