Closed AbhayChavan2019 closed 2 years ago
await MediaPicker.CapturePhotoAsync();
This method throws an exception like the Specified method is not supported.
So unable to launch camera due to this problem.
How did you resolve this?
await MediaPicker.CapturePhotoAsync();
This method throws an exception like the Specified method is not supported.
So unable to launch camera due to this problem.