chariotsolutions / phonegap-nfc

PhoneGap NFC Plugin
MIT License
705 stars 554 forks source link

iOS allow tag read and write in same session #419

Closed don closed 3 years ago

don commented 3 years ago

nfc.write creates a new read session on iOS. Sometimes we need to read the data on the tag before writing new data.