Closed zeus2nawaz closed 2 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?
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.
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.
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