Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CardServiceException: Tag was lost. #16

Open
klaszlo8207 opened this issue Feb 26, 2020 · 7 comments
Open

CardServiceException: Tag was lost. #16

klaszlo8207 opened this issue Feb 26, 2020 · 7 comments

Comments

@klaszlo8207
Copy link

No description provided.

@allinelara
Copy link

I have the same issue

@sertunc
Copy link

sertunc commented May 14, 2020

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

@AsilbekAzimqulov
Copy link

how to set timeout?

@sertunc
Copy link

sertunc commented Jul 14, 2020

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

@typelogic
Copy link
Contributor

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

@akeilox
Copy link

akeilox commented Feb 10, 2021

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 ?

@typelogic
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants