iOS
• CANCELED = "1001"
The user canceled the authorization attempt.
• FAILED = "1004"
The authorization attempt failed.
• INVALID_RESPONSE = "1002"
The authorization request received an invalid response.
• NOT_HANDLED = "1003"
The authorization request wasn't handled.
• UNKNOWN = "1000"
The authorization attempt failed for an unknown reason.