I implemented Apple sign-in, Google sign-in functionality for our Mac OS application. It really works well on Debug mode(Xcode build). I already added the Sign in with Apple in project settings -> Capability.
But it does not work when I export the package. I need to distribute the new package to our Team members and QA guys.
The Operation couldn't be completed. (com.apple.AuthenticationServices.Auth orizationError error 1000.)
Authorization failed: Error Domain=AKAuthenticationError Code=-7026
