iOS
• CANCELED: = "1001"
Defined in lib/index.d.ts:130
The user canceled the authorization attempt.
• FAILED: = "1004"
Defined in lib/index.d.ts:145
The authorization attempt failed.
• INVALID_RESPONSE: = "1002"
Defined in lib/index.d.ts:135
The authorization request received an invalid response.
• NOT_HANDLED: = "1003"
Defined in lib/index.d.ts:140
The authorization request wasn't handled.
• UNKNOWN: = "1000"
Defined in lib/index.d.ts:125
The authorization attempt failed for an unknown reason.