Contents

startEmulation()

Start the card emulation and present a modal user interface to the person using the app.

Declaration

func startEmulation() async throws

Discussion

Set the alertMessage prior to calling this method.

This method throws an error of type CardSession.Error if card emulation fails. Possible error conditions are:

See Also

Managing card emulation