This repository has been archived by the owner on May 15, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 505
[Bug] UWP Media Picker capture Photo doesn't work on windows 11 #2112
Labels
bug
Something isn't working
Comments
Hello Sir, i also have the same problem but i didn't find a workaround for this issue yet. Please let me know if you find any solution! |
I went into the same problem. Didn't find any solution. |
The issue is indeed the AllowCropping is set by default on true, this setting should be exposed and make it available to the developer. |
Are there any updates on this? It seems like it should be a relatively simple fix to expose the property or disable clipping since it doesn't seem to work as a feature in that context in general. |
For anyone that needs a workaround, adding this method to a helper on your UWP project and calling it via the dependency service works.
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
OS : Windows 11 Enterprise
OS build: 22621.2715
Starting with 2311 camera update, is not possible to take picture with Xamarin Essential Media Picker
Steps to Reproduce
Expected Behavior
Actual Behavior
Basic Information
Version with issue:
Last known good version:
IDE: Visual studio
Platform Target Frameworks:
Nuget Packages:
First test:
Second test
Xamarin Forms: latest
Xamarin Essentials: latest
Windows 11 devices
Screenshots
Reproduction Link
XamarinEsenstialSample.zip
The text was updated successfully, but these errors were encountered: