franckbour / Plugin.NFC

A Cross-Platform NFC (Near Field Communication) plugin to easily read and write NFC tags in your application.
MIT License
234 stars 68 forks source link

Scanning pasports and ID cards #137

Open Connect-and-Exchange opened 1 year ago

Connect-and-Exchange commented 1 year ago

When scanning a passport, even with the correct parameters, is showing an unsupported error message. Though there are many apps in the app store that are able to read this data.

Is reading passports supported in this library?

kerberosargos commented 1 year ago

Yes I have same question. Thanks in advance for your reply.

FaithfulDev commented 3 days ago

This library only supports NDEF, so no, it can't read from passports. Passports use a different standard (like ISO/IEC 14443 + ISO/IEC 7816-4).