2

I'm currently making an app, and I need to send some strings to a reader via NFC, is this possible with current limitations? I know that Swift 4.0 includes CoreNFC, but that only includes reading, not writing.

1 Answer 1

2

Its only for Reading via CoreNFC framework (iOS 11.0+), Reading NFC NDEF tags is supported on iPhone 7 and iPhone 7 Plus. Detect NFC tags and read messages that contain NDEF data. Using NDEF Messages will get identifier, payload, type, typeNameFormat.

Sign up to request clarification or add additional context in comments.

1 Comment

Are you sure you can transfer file(image/pdf) using NFC ?

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.