passport-reader icon indicating copy to clipboard operation
passport-reader copied to clipboard

CardServiceException: Tag was lost.

Open klaszlo8207 opened this issue 5 years ago • 7 comments

klaszlo8207 avatar Feb 26 '20 12:02 klaszlo8207

I have the same issue

allinelara avatar Mar 18 '20 14:03 allinelara

you have to set nfc timeout and dont't move card while in process

sertunc avatar May 14 '20 14:05 sertunc

how to set timeout?

AsilbekAzimqulov avatar Jul 14 '20 09:07 AsilbekAzimqulov

https://github.com/tananaev/passport-reader/blob/master/app/src/main/java/com/tananaev/passportreader/MainActivity.java#L249

val nfc = IsoDep.get(tag) nfc.timeout = 5*1000 //5 seconds timeout

sertunc avatar Jul 14 '20 10:07 sertunc

In addition, please find that the NFC chip in the passport is at the back cover. Not the front.

typelogic avatar Feb 10 '21 03:02 typelogic

In addition, please find that the NFC chip in the passport is at the back cover. Not the front.

which country passport would that be ?

akeilox avatar Feb 10 '21 05:02 akeilox

In addition, please find that the NFC chip in the passport is at the back cover. Not the front.

which country passport would that be ?

I tested on a Philippines passport using Huawei Nova YAL-L21 and this application works very well for every capture, I scan at the back cover of the passport.

typelogic avatar Feb 11 '21 04:02 typelogic