Expo barcode scanner scan result is changed

Please provide the following:

  1. SDK Version: 49
  2. Platforms(Android/iOS/web/all): android
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

Replace this section with as much relevant information as possible and any relevant code along with your question.
Hi , I have one question about “expo-barcode-scanner”: “~12.3.2”,

I used it to scan driver license (pdf417 format), it returns the data like it :ANSI 636012030001DL00000367DLDCAG
DCBNONE
DCDNONE
DBA20230521
DCSSMITH,
DCTTONY
DBD20190405
DBB19800521
DBC1
DAYNONE
DAU178 cm
DAG272 RIVER BLVD,
DAITORONTO
DAJON
DAKL4G 0G4
DAQM9001-70907-55521
DCFGA8075381
DCGCAN
DCHNONE
DCK7421426

after the version is changed to “expo-barcode-scanner”: “~12.5.3”, the data is changed to a simple one, “DL Smith Tony”.

My app needs the full information , not the simple result. Can you tell if there is any new setting in the new version?

Hi @tony.lu

Do you have a test barcode you can link to or post here?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.