Contents

tagReaderSessionDidBecomeActive(_:)

Tells the delegate that the reader session is active.

Declaration

func tagReaderSessionDidBecomeActive(_ session: NFCTagReaderSession)

Parameters

  • session:

    The active reader session. Only one session can be active at a time.

Discussion

The reader session calls this method after the device begins scanning for new tags.