tag Reader Session
open override fun tagReaderSession(session: NFCTagReaderSession, didInvalidateWithError: NSError)(source)
Invoked when the session is invalidated. The pending result (captured before invalidation) is emitted here — after the system dialog has fully dismissed — to avoid UI conflicts.
Invoked when tags are detected. Only the first tag in the field is processed.