chariotsolutions / phonegap-nfc

PhoneGap NFC Plugin
MIT License
706 stars 557 forks source link

[Windows Universal / Android/ IOS] NFC Tag/ID #241

Closed Webrow closed 7 years ago

Webrow commented 8 years ago

So the documentation states the NFC Tag/ID can only be read on BB7 and Android devices. Is there any way to register the meta data on the Windows universal (10) devices?

I was thinking about reading it with a compatible reader, and writing it into the tag? I hope someone has a view on this or a solution.

don commented 8 years ago

@Webrow I don't think there are any Windows APIs to get the meta data. If you find documentation or an example on how to do this in Windows, I can probably add it into the plugin.