Top "Core-nfc" questions

Core NFC is an iOS framework developed by Apple that can be used to detect NFC tags and read messages that contain NDEF data.

iOS 11 Core NFC - any sample code?

I just installed the first iOS 11 beta to an iPhone 7 and am interested in trying the NFC. There's nothing about …

ios nfc beta core-nfc
"Missing required entitlement" for NFCTagReaderSession

I'm diving into iOS 13's new CoreNFC capabilities, and I'm struggling to get NFCTagReaderSession working. After setting up my entitlements …

swift nfc core-nfc ios13