AndyQ / NFCPassportReader

NFCPassportReader for iOS 13
MIT License
738 stars 239 forks source link

Fix Crash For No-Photo IDs/Passports #147

Closed brkerturk closed 2 years ago

brkerturk commented 2 years ago

-- Provides early exit to avoid index out of bounds error (UnknownImageFormat error can be changed) (This crash happens if the id/passport does not contain face image)

AndyQ commented 2 years ago

Merged - thanks