chariotsolutions / phonegap-nfc

PhoneGap NFC Plugin
MIT License
706 stars 555 forks source link

Can this plugin support read and write with password? #392

Open kyoz opened 4 years ago

kyoz commented 4 years ago

I'm using two type of tags: NTag and Mifare

But i don't see any configuration in this plugin. So i don't know how to set password before listen for tag scanned.

Do you have any solutions for this issue ?

Thank you so much

don commented 4 years ago

This is really similar to #199. This would require plugin changes and new APIs and/or additional parameters to exiting functions. If you get this working, send a pull request.