Thanks, I see that now. We are currently only implementing the following methods:
func readerSession(_ session: NFCNDEFReaderSession, didInvalidateWithError error: any Error)
func readerSessionDidBecomeActive(_ session: NFCNDEFReaderSession)
func beginScanning()
func readerSession(_ session: NFCNDEFReaderSession, didDetectNDEFs messages: [NFCNDEFMessage])
and are still not getting any scans. We also tried the sample code with the func readerSession(_ session: NFCNDEFReaderSession, didDetect tags: [NFCNDEFTag]) commented out and are still not getting any scans.
Topic:
App & System Services
SubTopic:
Core OS
Tags: