chariotsolutions / phonegap-nfc

PhoneGap NFC Plugin
MIT License
706 stars 555 forks source link

IOS : Just get UID Tag MiFare #403

Closed ymaillet91 closed 4 years ago

ymaillet91 commented 4 years ago

Hi don, first, thank you for this plugin. My need is to get only UID of MiFare tag. When i scan a tag, if the memory isn"t initialized with NDEF message, an error is generate (read fail). In the log, i see the UID but after an error is generate (read fail). Is it possible to get only UID tag? Thank your for your response. Best regards Yvan

don commented 4 years ago

If you see the tag id in the log, it should be returned to Javascript. Please provide more details, including which OS you're on and some example code.

don commented 4 years ago

This is probably the same as #416

don commented 4 years ago

Fixed by d34cc427e4f52fa3e25ec8aa563558c5bde04f81