-
Notifications
You must be signed in to change notification settings - Fork 3
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
Camera permission is not requested #430
Comments
Thanks for opening this bug. Right now this is intentional, because we do not yet have build flavors. We can use this issue to re-add the camera permission as soon as we have build flavors. |
I see. But if that's intentional, shouldn't that tab be hidden entirely? It's a bit confusing if I'm asked to scan a code and there's no camera to do it 😉 |
Closing because it will be fixed by #524. |
Afaik, this is not done yet although the linked issue is closed. Let's put this as a technical task. |
Yes we basically need to enable the camera permission based on the build config |
Closing as soon all flavors of this app will have the camera perm. enabled. |
Describe the bug
The
CAMERA
permission is not requested, and thus cannot be granted either. This makes it impossible to scan the Ehrenamtskarte, for example.To Reproduce
Steps to reproduce the behavior:
Expected behavior
Camera view is shown so the card can be scanned (question remains what the activation code is; I do not remember having received any with my card).
Screenshots
From a black screen? 😉
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
None so far.
The text was updated successfully, but these errors were encountered: