chore: Move CameraCaptureUI to SingleProject Uno.Sdk 5.3#801
chore: Move CameraCaptureUI to SingleProject Uno.Sdk 5.3#801morning4coffe-dev wants to merge 1 commit intomasterfrom
CameraCaptureUI to SingleProject Uno.Sdk 5.3#801Conversation
@morning4coffe-dev FYI microsoft/WindowsAppSDK#4576 is now merged |
| { | ||
| // To update the version of Uno please update the version of the Uno.Sdk here. See https://aka.platform.uno/upgrade-uno-packages for more information. | ||
| "msbuild-sdks": { | ||
| "Uno.Sdk": "5.3.96" |
There was a problem hiding this comment.
This PR will need to be rebased with latest and updated to latest 5.4 stable version
Related new issue: #828
Hmm... I think this is only the API spec, that got merged, we will still need to wait for the implementation which should be, once microsoft/WindowsAppSDK#1034 is closed as well. |
I have tested this on Android, where the image returns well.
I can't test on iOS and I am not sure if the permissions are set correctly at the moment.
On Windows, it currently returns null with WinUI3, there is a pull request on the way at the moment with a API spec microsoft/WindowsAppSDK#4576 and related issue microsoft/WindowsAppSDK#1034