chariotsolutions / phonegap-nfc

PhoneGap NFC Plugin
MIT License
718 stars 575 forks source link

iOS allow tag read and write in same session #419

Closed don closed 4 years ago

don commented 4 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.