Skip to content

Commit

Permalink
Added info on unsupported JPEG2000 images
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyQ authored May 8, 2024
1 parent 306eac9 commit 32cc702
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ Currently the datagroups supported are: COM, DG1, DG2, DG7, DG11, DG12, DG14 (pa
This will then handle the reading of the passport, and image and will call the completion block either with an TagError error if there was an error of some kind, or nil if successful.

If successful, the passportReader object will then contain valid data for the passportMRZ and passportImage fields.
Note - JPEG2000 images are currently unsupported - access to the raw data is available if you need to implement support for those.

In addition, you can customise the messages displayed in the NFC Session Reader by providing a customDisplayMessage callback
e.g. to override just the initial request to present passport message:
Expand Down

0 comments on commit 32cc702

Please sign in to comment.