readerSession(_:didDetect:)
Tells the delegate that the session detected NFC tags with NDEF messages and enables read-write capability for the session.
Declaration
optional func readerSession(_ session: NFCNDEFReaderSession, didDetect tags: [any NFCNDEFTag])