Dynamsoft / barcode-reader-mobile-samples

Samples for Dynamsoft Barcode Reader Android and iOS edition
Other
7 stars 10 forks source link

Barcode scanned result is not working #18

Closed Suresh5Mythi closed 1 year ago

Suresh5Mythi commented 1 year ago

When I am scanning PDF 417 format barcodes, I get the results as encoded. example: I expect the result to be "First name: xyz123" , but I get "First name: xyz2* ", This seems to happen only with react-native version 0.69.3, earlier react-native version was 0.64.2, even now this old version code works fine but not the updated project and the dynamsoft barcode reader version that I am using is 9.2.2

Dynamsoft-Henry commented 1 year ago

Hello. To help you solve the issue, we need some more information from you.

Since we didn't provide a React Native edition driver's license sample, we don't know how you are parsing the PDF417 barcode text. Would you like to share your project along with a photo of your PDF417 barcode with us? Or just a simple sample that can reproduce the issue.