AndyQ / NFCPassportReader

NFCPassportReader for iOS 13
MIT License
733 stars 235 forks source link

Improve error reporting of invalid response #178

Closed markus-mohemian closed 10 months ago

markus-mohemian commented 1 year ago

Changes

Background

We experienced problems in capturing which datagroups were responsible for InvalidResponse errors. To deal with this the datagroup together with expected and actual tag information is returned back.

⚠️ Breaking changes

Resolves #54

markus-mohemian commented 1 year ago

Hi @AndyQ, any feedback on this one?

AndyQ commented 1 year ago

I'll take a look - thanks!

AndyQ commented 10 months ago

Merged - thanks