We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This image the process take to long, and returning empty text using this page -> https://zxing.org/w/decode.jspx the process complete with success.
The text was updated successfully, but these errors were encountered:
What version of this library are you using? Do you specify TRY_HARDER in the options or not?
Sorry, something went wrong.
Hey, i'm having this same error.
using v2.0.0
if I specify TRY_HARDER response is the same and i don't know why but when i use $qrCodeReader->text(); takes too much time (more than 60s).
$qrCodeReader->text()
I'm using this library in my laravel application with docker. `
No branches or pull requests
This image the process take to long, and returning empty text
using this page -> https://zxing.org/w/decode.jspx the process complete with success.
The text was updated successfully, but these errors were encountered: