Is RFID tag scanning possible through CoreNFC Framework?

Hello Apple Devs,

Can some one tell if I can scan RFID tag using the CoreNFC framework? Right now i have a requirement of an iOS app which can scan RFID tag. I have read about CoreNFC framework and know that NFC is a subset of RFID but still requiring clarification on my question.

Can anyone from APPLE team kindly and humbly reply to my query?

Thanks and regards, Alex

Replies

Please refer to Core NFC documentation (https://developer.apple.com/documentation/corenfc/) regarding on the supported tag types, and cross reference with your specific "RFID" to check on compatibility.