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

Add a way to Scan a QR Code that contain a Gziped JSON #21

Closed jeremi closed 3 years ago

jeremi commented 3 years ago

This would be available only through another app that calls using intent. For QR Code scanning, we should be able to have those options:

return in the intent:

Lib: https://github.com/json-path/JsonPath

rjmangubat23 commented 3 years ago

Hello @jeremi please see PRs for this issue:

https://github.com/idpass/smartscanner-core/pull/37 Add a way to Scan a QR Code that contain a Gziped JSON https://github.com/idpass/smartscanner-android/pull/3 Update SmartScanner api for QR Codes that contain a Gziped JSON