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
Hey @bijington! Could you link to the issue you're referencing? I moved this Issue from CommunityToolkit/Maui.Markup to the CommunityToolkit/Maui repo (I assume this is the main repo you're referencing).
@sunilpatil1986 Yes - this is a known issue. We unknowingly missed its implementation when releasing CommunityToolkit.Maui.Camera. Would you like to submit a Pull Request adding the feature?
@brminnick sorry I missed that you had transferred it. I had two emails saying the same issue was created so I just closed the one I thought was in markup.
Is there an existing issue for this?
Did you read the "Reporting a bug" section on Contributing file?
Current Behavior
Android and iOS CameraView have IsTorchOn variable, if keep as True then Torch is not started
Expected Behavior
Android and iOS CameraView have IsTorchOn variable, if keep as True then Torch need to started
Steps To Reproduce
Added CameraView control in Xaml
Add IsTorchOn with True value
When camera open Torch is not started
Link to public reproduction project repository
https://github.com/CommunityToolkit/Maui
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: