Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

Adding reading of NFC TAG ID #7

Closed
SWAG-DevTeam opened this issue Jul 16, 2019 · 7 comments · Fixed by #8
Closed

Adding reading of NFC TAG ID #7

SWAG-DevTeam opened this issue Jul 16, 2019 · 7 comments · Fixed by #8
Labels
enhancement New feature or request

Comments

@SWAG-DevTeam
Copy link

Il would be good to add support to NFC tag ID (tag unique serial number) on tag reading.

Please do you plan to add such feature ?

@semlette
Copy link
Owner

Hi

I am currently working on a big update that will indeed make it possible to get the tag’s UID.
Note that it will not be possible on Apple devices running iOS < 13 due to API restrictions.

@semlette semlette added the enhancement New feature or request label Jul 16, 2019
@SWAG-DevTeam
Copy link
Author

This is a good news.

I Heard about spacial API that make it possible on iOS.
https://forums.developer.apple.com/thread/89287

What do you think about it ?

@semlette
Copy link
Owner

Reading about Private APIs on iOS, it seems clear that Apple will reject your app on the App Store if you use private APIs. I don’t want anyone’s apps to be rejected just because this plugin used 1 private API.

@semlette
Copy link
Owner

I have released v1.2.0 which adds a .id property to NDEFMessage. This should contain the tag’s UID.
As previously said it only contains a value on Android.

@SWAG-DevTeam
Copy link
Author

This IS a great news.
Thank you very much. Congratulations for this achivement.

@SergeShkurko
Copy link

Any news about support UID reading on ios?

@SergeShkurko
Copy link

NFC Tools app for ios already support it
IMG_0196

haizadvnet pushed a commit to haizadvnet/nfc_in_flutter that referenced this issue Apr 5, 2024
Add optional parameter timeout to transcieve
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants