apple-signin-unity icon indicating copy to clipboard operation
apple-signin-unity copied to clipboard

Question: Where can I find all IAppleError error codes?

Open maxgmer opened this issue 8 months ago • 0 comments

Where can I find all sign-in error codes for proper handling?

Also, would be wonderful if IAppleError.Code was an enum instead of an int. Would've been much more intuitive and enums can still be mapped to int of error codes.

You can answer this question in FAQ of the plugin doc, by the way, I think this would be useful to other people as well.

Is this list exhaustive? https://developer.apple.com/documentation/authenticationservices/asauthorizationerror/code

maxgmer avatar Jun 09 '24 16:06 maxgmer