chariotsolutions / phonegap-nfc

PhoneGap NFC Plugin
MIT License
705 stars 554 forks source link

maxSize tag on iOS #418

Open luigicasiello opened 3 years ago

luigicasiello commented 3 years ago

Hi Don, thank you for this plugin, it's fantastic!

Can i get maxSize of NFC tag on iOS?

don commented 3 years ago

@luigicasiello I don't see any functions to get the tag size in iOS CoreNFC

pavan-ranganath commented 3 years ago

According to CoreNFC func queryNDEFStatus(completionHandler: @escaping (NFCNDEFStatus, Int, Error?) -> Void) will give the maximum NDEF message size we can add this capacity info in metadata.