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.
The system canceled authentication.
static var systemCancel: LAError.Code { get }This might happen if another app comes to the foreground while your app displays the authentication dialog.