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

iOS: scanning barcode from entire screen instead of scanning from cropped rectangle overlay. #91

Open
2 tasks
appxclusive opened this issue Aug 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@appxclusive
Copy link

appxclusive commented Aug 21, 2024

Issue is in iPhone 17.6 version and above. Works fine in Android

To Reproduce
Steps to reproduce the behavior:

  1. Open camera to scan barcode
  2. take slowly focus on barcode. it can scan from anywhere where barcode gets contact with camera. Or maybe sometime it scans, when barcode showing partially. Its due to wide camera angle issue which is coming from iOS 17.6 version. I have no idea.
  3. Seems like not significance of cropped rectangle overlay in which barcode should be scanned.

Expected behavior
Barcode should be scanned only inside cropped rectangle overlay shows on screen.

Environment (please complete the following information):

  • iOS? Version: 17.6 and above
  • Real Device? Which?: Tested on iPhone 11, 12, 12 pro, 14, 15 pro
  • Version of barcode_scan 4.3.3
  • Output of flutter --version:
    Flutter 3.13.8 • channel stable • https://github.com/flutter/flutter.git Framework • revision 6c4930c4ac (10 months ago) • 2023-10-18 10:57:55 -0500 Engine • revision 767d8c75e8 Tools • Dart 3.1.4 • DevTools 2.25.0
@appxclusive appxclusive added the bug Something isn't working label Aug 21, 2024
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

1 participant