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

QR scanner and focus #67

Open
darosior opened this issue Oct 15, 2020 · 2 comments
Open

QR scanner and focus #67

darosior opened this issue Oct 15, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@darosior
Copy link
Contributor

Don't know if it comes from my mobile or from Lamp but i have a hard time scanning bolt11 QR codes: my camera does not focus.

@vincenzopalazzo vincenzopalazzo added the waiting to reproduce The developers are working to reproduce this issue. label Oct 15, 2020
@vincenzopalazzo
Copy link
Member

@darosior Thanks for reporting this use case, can you add more information on the Android device?

Such as:

  • Model Phone, maybe I can use an emulator to reproduce this issue.
  • Android version.

Thanks

@lvaccaro
Copy link
Collaborator

Thanks @darosior, I think autofocus doesn't work always good https://github.com/lvaccaro/lamp/blob/3e42713b3ab51304237239fad2702d62b2c36b7b/app/src/main/java/com/lvaccaro/lamp/activities/ScanActivity.kt#L29

The app is still using https://github.com/dm77/barcodescanner based on zxing, but it looks archived by the owner. So we have to migrate to a better scanner solution.

@vincenzopalazzo vincenzopalazzo added bug Something isn't working and removed waiting to reproduce The developers are working to reproduce this issue. labels Oct 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants