-
Notifications
You must be signed in to change notification settings - Fork 251
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
Sample app fails to read German passport #208
Comments
So, if I understand correctly, by just retrying multiple times you are able to make it work?. Can you put logs with debug logs enabled? |
Hi @danydev thanks for replying so quickly. I don't see an initializer for |
you're right that's the old way to enable log level, that's not needed right now, you should already see\filter all kind of logs in the IDE. @AndyQ do you find this kind of issue interesting? I mean, if ReadId is able to not fail, it probably does something slightly different? What it could be? |
It is really interesting actually, and a little odd that it can read some of the items (so security and comms channels are setup correctly). The only thing I can really think of is maybe reading too quickly or too slowly (although not sure what I can do about that)? I haven't yet though come across a passport that has this behaviour so I'm unable to test this out though. |
@NickAtGit as you can see it's really hard to try debug this remotely. Also, what happens if you read only DG1, only DG2 and so on? Are you able to succesfully read them separately?
|
Hello, unfortunately I'm not able to read my passport. The MRZ is correct and passport works with other apps from the AppStore.
Edit: Now I got it to work a few times. But the error is reproducible on my phone. The other apps from the store don't produce errors at all when reading my pass.
The text was updated successfully, but these errors were encountered: