Contents

appCancel

The app canceled authentication.

Declaration

static var appCancel: LAError.Code { get }

Discussion

You receive this error if you call the invalidate() method while authentication is in process.

See Also

Error Codes