Contents

systemCancel

The system canceled authentication.

Declaration

static var systemCancel: LAError.Code { get }

Discussion

This might happen if another app comes to the foreground while your app displays the authentication dialog.

See Also

Error Codes