Open luigicasiello opened 4 years ago
@luigicasiello I don't see any functions to get the tag size in iOS CoreNFC
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.
Hi Don, thank you for this plugin, it's fantastic!
Can i get maxSize of NFC tag on iOS?