CameraCaptureUI with AllowCropping does not show Cropping Window and stucked on Capture windows. #2469
Labels
Pri3
Topic is in the bottom 50% of page views for the repo or was not created via Feedback control.
When I call the following code with
AllowCropping
set totrue
:The camera window shows up, but after clicking on the take photo button, nothing happens, and the code is still stuck waiting for CaptureFileAsync() until I manually close the Capture windows.
Expected:
Cropping windows shows after I clicked on Take Photo button and allow me to Save the image
Actual:
Nothing happens after clicked on Take Photo button.
The text was updated successfully, but these errors were encountered: