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.
The app canceled authentication.
static var appCancel: LAError.Code { get }You receive this error if you call the invalidate() method while authentication is in process.