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

Also Extract Passport Face Image and Signature in NFC Scanning #16

Open
rs2-davebanguilan opened this issue Jan 4, 2023 · 2 comments
Open

Comments

@rs2-davebanguilan
Copy link

Current Behaviour

The only image that can be fetched in the NFC Scanning is the scanned photo of the passport. There is still no configuration to fetch the signature and Person's Photo

Expected Behaviour

An option to fetch the signature and face image of the passport owner. The photo can be fetched using by path or base64 string of the image.

Context

  • Version: --
  • Platform: Ionic Angular
  • Capacitor version: Support for 3 and up
@rs2-davebanguilan
Copy link
Author

Currently, it returns the image on mrz mode. But it does not return any image for nfc-scan mode.

image

@rs2-davebanguilan
Copy link
Author

I checked the returned result of nfc in smartscanner-core and it seems that it returns a lot of details but it does not return everything in the plugin. Screenshot of sample details returned using the nfc-scan below:

image

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

1 participant