Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Toolkit MAUI CameraView IsTorchOn then as wll torch not working #2360

Open
2 tasks done
sunilpatil1986 opened this issue Nov 27, 2024 · 3 comments
Open
2 tasks done
Labels
bug Something isn't working unverified

Comments

@sunilpatil1986
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

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

- .NET MAUI C# Markup CommunityToolkit:9.0.1
- OS:Android and iOS
- .NET MAUI:8.0

Anything else?

No response

@sunilpatil1986 sunilpatil1986 added bug Something isn't working unverified labels Nov 27, 2024
@brminnick brminnick transferred this issue from CommunityToolkit/Maui.Markup Nov 27, 2024
@bijington
Copy link
Contributor

Issue has been opened on the main repo

@brminnick
Copy link
Collaborator

brminnick commented Nov 27, 2024

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?

@bijington bijington reopened this Nov 27, 2024
@bijington
Copy link
Contributor

@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.

I've reopened

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unverified
Projects
None yet
Development

No branches or pull requests

3 participants