You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
CameraView.Shutter throws Exception if camera is used in other application even if CameraView.Shutter is into a try/catch.
There is a way to figure out if I can use the CameraView component or not?
Steps to Reproduce
Create a page with a CameraView control and a button
add try/catch with CameraView.Shutter in button click event
Expected Behavior
Catch intercept exception
Actual Behavior
Exit from application
Basic Information
Version with issue: 1.1.0
IDE: Microsoft Visual Studio Enterprise 2019 Version 16.9.4