idpass / idpass-lite-java

Java wrapper for idpass-lite, a library to create and interact with secure and biometrically-binding QR code identity cards
https://www.idpass.org/
Apache License 2.0
24 stars 2 forks source link

Raise an exception instead of returning null if the qrImageScanner is not set #17

Closed jeremi closed 3 years ago

jeremi commented 3 years ago

https://github.com/idpass/idpass-lite-java/blob/79201a6a49c04d7288c7eef09013e8defeabcdd9/src/main/java/org/idpass/lite/IDPassReader.java#L262

https://github.com/idpass/idpass-lite-java/blob/79201a6a49c04d7288c7eef09013e8defeabcdd9/src/main/java/org/idpass/lite/IDPassReader.java#L276

typelogic commented 3 years ago

Fixed in https://github.com/idpass/idpass-lite-java/commit/4f23f4ae578f06c8861118e21fbc78ebd262a459