krish-dev / cordova-plugin-k-nfc-acr122u

Cordova ACS acr122u nfc card reader
MIT License
3 stars 3 forks source link

Question: Getting NDEF message data in callback #1

Open chrisbradleyrun opened 5 years ago

chrisbradleyrun commented 5 years ago

Hi @krish-dev - Many thanks for creating this library.

I've got it working successfully but would like to get access the NDEF message stored on the tag too.

Do you know if it's possible to do this?

krish-dev commented 5 years ago

As of now this plugin only returns tag uid. for NDEF it's required to do some additional code.