dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.24k stars 1.76k forks source link

[Bug] MediaPicker.CapturePhotoAsync() issue in OnePlus Pro physical device #2474

Closed zeus2nawaz closed 2 years ago

zeus2nawaz commented 3 years ago

I have an application which is using Camera Via MediaPicker.CapturePhotoAsync(), It is working as expected in Android Emulator 30, But issue in real device, When I run this it crash the application

I am using NET 6 RC1

Tkumar2021 commented 3 years ago

@zeus2nawaz I have also implemented this feature in one of my .Net MAUI demo but it was not working on emulator as well on my side. Can you help me how could you able to do it on emulators?

ghost commented 2 years ago

Hi @zeus2nawaz. We have added the "s/needs-repro" label to this issue, which indicates that we require steps and sample code to reproduce the issue before we can take further action. Please try to create a minimal sample project/solution or code samples which reproduce the issue, ideally as a GitHub repo that we can clone. See more details about creating repros here: https://github.com/dotnet/maui/blob/main/.github/repro.md

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

ghost commented 2 years ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback to reproduce the issue but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.