Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

any interest in replicating for ios11? #6

Open
mvayngrib opened this issue Jun 13, 2017 · 9 comments
Open

any interest in replicating for ios11? #6

mvayngrib opened this issue Jun 13, 2017 · 9 comments

Comments

@mvayngrib
Copy link

ios11 supports reading nfc tags https://developer.apple.com/documentation/corenfc

@tananaev
Copy link
Owner

Interesting that you asked because I thought about it myself when I heard about new Core NFC API.

Unfortunately it seems like it's still too limited and can only read NDEF tags, so as far as I understand it won't be able to read passport data.

@mvayngrib
Copy link
Author

@tananaev ah, ic. What tags do passports use?

@tananaev
Copy link
Owner

I'm not too sure, but from what I read it's something different.

@aranjan
Copy link

aranjan commented Mar 15, 2018

@mvayngrib different counties passport uses different tags, but most of European countries use ISO 14443 tags (a and b). Hope this helps.

@1284115201
Copy link

any interest in replicating for ios13?

@tananaev
Copy link
Owner

Is it possible now? Any references?

@1284115201
Copy link

@tananaev
Copy link
Owner

Interesting. Looks like there's even a library:

https://github.com/AndyQ/NFCPassportReader

I don't think I would have time to work on it any time soon though.

@mguaylam
Copy link

@tananaev found this as well : https://developer.apple.com/forums/thread/119524

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants