Giter Site home page Giter Site logo

Comments (12)

digvijayLogistic avatar digvijayLogistic commented on June 20, 2024

Also when we set EAN-13 only on barcode format id for only EAN-13 barcode scan then it's scans both EAN-13 & UPC-A

from capture-vision-cordova-samples.

Dynamsoft-Henry avatar Dynamsoft-Henry commented on June 20, 2024

Hi @digvijayLogistic

A new version "1.0.3" was released. We fixed the previous bugs you reported, and some bugs related to the "green box". Would you like to try the new version instead?

UPC-A is a subset of EAN-13. If you set the barcode format to EAN-13, the UPC-A barcodes are still decoded but they are recognized as EAN-13 barcodes. You get different results from a UPC-A barcode when setting the barcode format to EAN-13.

Is your requirement "Recognize EAN-13 barcodes except for UPC-A"?

from capture-vision-cordova-samples.

digvijayLogistic avatar digvijayLogistic commented on June 20, 2024

Okay, Thank you so much..

I will try new version "1.0.3" and let you know if i needs any help or suggestions from you.

from capture-vision-cordova-samples.

digvijayLogistic avatar digvijayLogistic commented on June 20, 2024

Hey @Dynamsoft-Henry

I have tested new version "1.0.3" but it's not resolve my issue.

There is if i open once the scanner and it's works fine with green-box (scan area region) and if i open second time it's not open with green-box (scan area region) on IOS but it's still scanning.

I really needs help on this issue, please check and let me know.

image

from capture-vision-cordova-samples.

Dynamsoft-Henry avatar Dynamsoft-Henry commented on June 20, 2024

Hi @digvijayLogistic

We are not able to reproduce your issue. Would you like to send us a minimum project that can reproduce this issue?

In addition, can you reproduce this issue on all different devices? If not, could you tell us which types of phones can reproduce this issue?

from capture-vision-cordova-samples.

digvijayLogistic avatar digvijayLogistic commented on June 20, 2024

Okay i will provide you minimum project and also yes i can reproduce this issue on different iPhones like iPhone 12, 6
And it's only happened on iOS devices not on Android devices.

from capture-vision-cordova-samples.

digvijayLogistic avatar digvijayLogistic commented on June 20, 2024

Hello @Dynamsoft-Henry

Sorry for late reply

here is the minimum project : https://www.dropbox.com/s/jg70sqwjoh3i2wt/qr-code-dynamosoft-working.zip?dl=0
can you please once look into this and let me know if you have any questions.

Also i have used four different types of barcodes like UPC-A, UPC-E, EAN-8 & EAN-13
So when we set only scan EAN-13, then i needs to scan EAN-13 barcodes only but currently it's scans EAN-13 & UPC-A both when i set EAN-13 on scanner configuration.

from capture-vision-cordova-samples.

Dynamsoft-Henry avatar Dynamsoft-Henry commented on June 20, 2024

Hello @digvijayLogistic

We tested on your project and do find some bugs. The bug is fixed and uploaded to the "develop" branch. We still need some time to finish testing and releasing of a formal version. I think a new version will be released next Monday.

For the EAN-13 and UPC-A issues. UPC-A is a special type of EAN-13. The library doesn't know whether a barcode is EAN-13 or UPC-A before it is decoded because they have the same standard. However, from the barcode result, you can recognize whether it is a UPC-A. If the EAN-13 barcode result begins with the number "0", it is a UPC-A type. You can add your own code to filter out the UPC-A barcode from the barcode results.

Another point. When we reviewed your project, we found that the dynamsoft-capture-vision-cordova you installed was not v1.0.3 but an old version. Please be sure that you clean your project and uninstall the old version before you install the new version.

from capture-vision-cordova-samples.

digvijayLogistic avatar digvijayLogistic commented on June 20, 2024

Thank you so much for your help, i will check and let you know if i had any other queries.

from capture-vision-cordova-samples.

digvijayLogistic avatar digvijayLogistic commented on June 20, 2024

Hello @Dynamsoft-Henry

I had tested with develop branch for green-box issue and now it's works fine for me.
I will waiting to update plugin version, and if possible then please update as soon as possible.

Thank you so much ..!!

from capture-vision-cordova-samples.

Dynamsoft-Henry avatar Dynamsoft-Henry commented on June 20, 2024

Hello @digvijayLogistic
dynamsoft-capture-vision-cordova v1.0.4 is released.

from capture-vision-cordova-samples.

digvijayLogistic avatar digvijayLogistic commented on June 20, 2024

Hello @Dynamsoft-Henry

I have tried with new version (1.0.4) of library and it's works fine for me now.

Thank you so much ... !!!!

from capture-vision-cordova-samples.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.