You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Configure project :react-native-vision-camera
[VisionCamera] Thank you for using VisionCamera ❤️
[VisionCamera] If you enjoy using VisionCamera, please consider sponsoring this project: https://github.com/sponsors/mrousavy
[VisionCamera] node_modules found at /Users/NAME/Desktop/PROJECT/marketplace/node_modules
[VisionCamera] VisionCamera_enableFrameProcessors is set to true!
[VisionCamera] react-native-worklets-core not found, Frame Processors are disabled!
[VisionCamera] VisionCamera_enableCodeScanner is set to true!
It looks like you have quite a detailed report here, which is great! However, we still need to make sure we have all ze relevant information. You mentioned that you can reproduce ze issue in ze Example app, but it would be very helpful if you could provide logs from there.
You can gather logs using adb logcat for Android, which might show us why ze Code 128 barcodes aren't detected. It's important for mrousavy to have those logs to investigate further.
And remember, feel free to support ze project by sponsoring mrousavy here if you find it useful!
Looking forward to your updates!
Note: If you think I made a mistake, please ping @mrousavy to take a look.
What's happening?
Hello!
I am trying to scan a Code 128 type of barcode but it's not recognized on the camera.
Here is a sample of the barcode.
Type upc-a is perfectly working.
Can someone please help me?
Thanks in advance!
Reproduceable Code
Relevant log output
Camera Device
Device
Samsung Galaxy A34 5G
VisionCamera Version
"react-native-vision-camera": "^4.3.2"
Can you reproduce this issue in the VisionCamera Example app?
Yes, I can reproduce the same issue in the Example app here
Additional information
The text was updated successfully, but these errors were encountered: