newlogic / smartscanner-core

ID scanning Android app and library. Supports MRZ, NFC, Barcodes, and ID PASS Lite cards.
Apache License 2.0
70 stars 19 forks source link

read vietnam citizen id card via NFC #148

Open shinnobi opened 1 year ago

shinnobi commented 1 year ago

Current Behaviour

I have a problem when read Vietnamese citizen id card via NFC, i only get mrz info ( number id, Name, date of birth, expried date,.) Photo image, but i want some detail ie: Place of Birth, morther /farther name, identifying characteristics,...

Expected Behaviour

I think this data is stored in EF_DG11 but when i try to get it , it return error code null , so can you help me a little bit . thank you so much

Context

i use Smartscanner-core in android project (kotlin)