newlogic / smartscanner-core

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

Add truncated PDF417 support #123

Closed rjmangubat23 closed 1 year ago

rjmangubat23 commented 1 year ago

Current Behaviour

Not being able to scan truncated PDF417 due to lack of MLKit Support See:

Expected Behaviour

scan truncated PDF417 successfully

Context

nicholemnl commented 1 year ago

This has been resolved in this PR https://github.com/newlogic/smartscanner-core/pull/128