Reputation: 412
The setup is: Visual Studio 2019 + Xamarin (last available updates)
The error occurs in Tools > Options > Xamarin > Apple Accounts > View Details...
"There was an error while loading your certificates: Could not load file or assemble 'Polly, Version=7.0.0.0, ..."
I tried to remove and add again Apple Account in VS and got the same error with Polly
Upvotes: 1
Views: 2129
Reputation: 110
I had this issue. My steps to fix were to update Visual Studio and restart the PC, update XCode to 11.6 (as of 8/6/2020) and restart the Mac. After that I was able to add my developer account to VS(19)! I did not have to reinstall Polly. There were other issues, but not related to this bug.
Upvotes: 1