Post

Replies

Boosts

Views

Activity

Reply to NFC scanning session not detecting tags
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:
Jun ’25
Reply to NFC scanning session not detecting tags
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:
Replies
Boosts
Views
Activity
Jun ’25