newlogic / smartscanner-core

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

Capture the PIN code before returning the intent values #36

Closed rjmangubat23 closed 3 years ago

rjmangubat23 commented 3 years ago

Issue

33 Capture the PIN code before returning the intent values

Changes

Notes

Minimum sdk is changed to version 26 temporarily as ID PASS Lite aar is using Base64 class which @typelogic is still finding a workaround for this via AndroidKeyStore.