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

CameraDetection swallows remembered boolean #10

Open
peteanderson80 opened this issue Aug 28, 2013 · 0 comments
Open

CameraDetection swallows remembered boolean #10

peteanderson80 opened this issue Aug 28, 2013 · 0 comments

Comments

@peteanderson80
Copy link

I can't see how to deal with the situation where the user has a remembered setting that denies the camera.

This is not possible to detect using CameraDetection since the class doesn't preserve this boolean (see dispatch method).

Am I missing something? Why doesn't CameraDetection actually preserve the value of remembered in the CameraDetectionResult?

Edit: Ok, I can see that you can access this boolean through CameraDetection. Still perhaps it should be in the event as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant