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

File Upload In Demo Not Working On IOS - No MultiFormat Readers Were Able To Detect The Code #692

Closed
wickedvic opened this issue Feb 8, 2023 · 4 comments

Comments

@wickedvic
Copy link

To Reproduce
Steps to reproduce the behavior:

  1. Go to the demo at https://blog.minhazav.dev/research/html5-qrcode
  2. Open same URL on web and on IPhone
  3. Using image below, web and android are able to read the code 128 barcode. IOS throws an error of "No MultiFormat Readers Were Able To Detect The Code"
  4. Screenshots posted below. Image 1 is the barcode used. Image 2 is view in chrome on MacOS. Image 3 is on IOS IPhone 13

Expected behavior

  1. Decode same barcode on IOS as well

Code128

Screen Shot 2023-02-08 at 12 53 06 AM

IMG_1252

@ROBERT-MCDOWELL
Copy link

your barcode is in negative color which is not (yet) supported.

@wickedvic
Copy link
Author

@ROBERT-MCDOWELL any reason this barcode also reproduces the same error?

Tube 6

@JR-SaversNest
Copy link

Hello,
First of all, thanks for the provided library! I've been trying to use it and the results are not fully successfull. For some barcodes, it works (few) and for other not so much.
I'm attaching a few pictures with barcodes I took. I've submitted to the scanapp but even there the codes are not recognized.
IMG_3771
IMG_3774
IMG_3773

It only works when I zoom it via computer and scan it with my smarphone (iPhone 13 IOS 16) poiting to the zoomedin barcode.

Is there any adjustment possible to allow the successfull barcode recognition?

Many thanks!
João Ramos

@mebjas
Copy link
Owner

mebjas commented Feb 24, 2023

This is a limitation of file based scan.

Please track this issue: #612

@mebjas mebjas closed this as completed Feb 24, 2023
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

4 participants