I’m trying to add an apple developer account to VS 2019 Community ver. 16.9.2 for Windows.
Once I set the Apple ID and Password and click on Login, I get the following message: “There was an error while trying to log in: Authentication service is unavailable.”
The Apple ID and Passwords are correct, in fact, if I type in the wrong credentials then Visual Studio complains about invalid id/password combination.
I disabled the firewall during the process so this should not be a connection issue.
Also, I made sure I have no pending agreements on Apple Store Connect. My apple developer account is valid and has no issues. In fact, I can use the same account on xcode just fine.
Is there some workaround?
Make it easy for users to log into apps and services. Use the Authentication Services framework to improve the experience of users when they enter credentials to establish their identity. Give users the ability to sign into your services with their Apple ID.
An object that performs a request to modify an account’s authentication properties. A view controller that can upgrade user passwords to strong passwords, or convert accounts to use Sign in with Apple. An object that you interact with to change an account’s password or to upgrade to Sign in with Apple.
The Apple ID and Passwords are correct, in fact, if I type in the wrong credentials then Visual Studio complains about invalid id/password combination. I disabled the firewall during the process so this should not be a connection issue. Also, I made sure I have no pending agreements on Apple Store Connect.
Use a web authentication session to authenticate a user in your app. Use time-based codes generated on-device for a secure authentication experience. A session that an app uses to authenticate a user through a web service. A mechanism for generating requests to authenticate users with third-party providers.
(old workarounds) There are some workarounds but none of them worked for me and updating to the latest version didn't help either (Visual Studio 2019 16.9.4). For as far as I know this issue persists even on version 16.7.5 of VS2019. For some people the workarounds seem to work so I will list them here so hopefully some of us can get on with our projects.
Workaround 1 (offered by Xamarin team):
Workaround 2:
Workaround 3:
As I said these workarounds don't work for me but I hope they do for you. If it doesn't then you're in the same boat as me and you're going to need to follow this thread: https://developercommunity.visualstudio.com/t/Error-adding-Apple-Developer-Account:-au/1380749?viewtype=all
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With