I have been banging my head against the wall with this.
I have followed the Xamarin.iOS guide on how to implement apple sign in. I have done facebook, microsoft, linked in and google without any issues.
Now onto apple sign in, everytime i try anything i get:
Operation could not be completed (com.apple.AuthenticationServices.AuthorizationError error 1000)
I have triple checked provisioning profiles, XCode, Identifiers and everything is enabled as it should be.
I have the entitlement setup in my entitlements.plist file as Default as it should be.
I get this error as soon as the button is pressed it doesnt even get into the actual sign in part.
Any help would be appreciated
4
0
2.8k