chariotsolutions / phonegap-nfc

PhoneGap NFC Plugin
MIT License
706 stars 555 forks source link

iOS 13 nfc.transceive(data) #396

Closed Lastone17 closed 4 years ago

Lastone17 commented 4 years ago

iOS 13 supports sending custom commands to nfc tags. Is it possible to implement that for the next update?

don commented 4 years ago

iOS supports this, but my guess is the implementation will be more complex than the Android version. This probably won't happen until someone hires us to implement it.

don commented 4 years ago

Duplicate #366