-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
🐛 Specific QR code is not being read by Android #3264
Comments
Guten Tag, Hans here! 🍻 It looks like you have a valid concern with scanning a specific QR code. However, I see you did not try reproducing the issue in the VisionCamera Example app. It’s very important to do so, as it can help us determine if the issue is specific to your implementation or a broader problem with the library. Also, please ensure that you are using the latest versions of both the library and the React Native environment. If you can provide additional logs from And remember, if you want to support ongoing development and get faster responses, consider sponsoring the project here. Looking forward to your updates!
|
Same issue here |
we had to change the QR reading library :( |
same issue ,i'v upgraded library to latest,include react native 0.76.3 |
which library can you use?please recommand |
What's happening?
This code is not being read by the library but generic android camera app recognises this as a JSON.
Is there an issue with coding?
I've checked and it's not recognized as any other type of code (types from 4.3.1 library version).
Upgrading an app requires react-native upgrade so it's bigger deal for me.
Is it fixed in newest library?
Reproduceable Code
Relevant log output
Camera Device
Device
Samsung A12
VisionCamera Version
4.3.1
Can you reproduce this issue in the VisionCamera Example app?
I didn't try (⚠️ your issue might get ignored & closed if you don't try this)
Additional information
The text was updated successfully, but these errors were encountered: