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

Improve QR Code Scanning on Android #371

Open
LordTylus opened this issue Sep 4, 2023 · 0 comments
Open

Improve QR Code Scanning on Android #371

LordTylus opened this issue Sep 4, 2023 · 0 comments

Comments

@LordTylus
Copy link

LordTylus commented Sep 4, 2023

Hello there,

we are using the Barcode Service to scan QR Codes our Customers can use to share data. This mostly works fine. But on Android we noticed a lot of shortcomings.

On our Google Pixel 6 for example, scanning seems very hard, and you have to have a certain distance to the QR Code in order to function at all. Also the camera preview in the Android activity is stretched. We are not sure if it has something to do with the difficulties in scanning the QR Code or if it's just a visual glitch. But this isn't the best Experience for the user.

Furthermore, If a scannable code is detected on Android it "freezes" the screen and highlights what it tries to scan. We notice that on some devices this preview is rotated 90 degrees and even stronger stretched, to the point it has absolutely no use for anyone.

And lastly, sometimes we notice that it does scan "something" on the QR Code. But NOT the QR Code itself. The preview highlights pretty much a line in said QR Code which seems to be a different kind of Code. We would like to specify, that we only want QR Codes to be scanned, to reduce errors.

Both the preview, and speed of the scans on iOS seem a lot more consistent and just look better.

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