如何修复在 Visual Studio 中为 iOS 供应配置文件加载证书时出现的错误?
How to fix an error while loading certificates in Visual Studio for iOS provisioning profiles?
设置为:Visual Studio 2019 + Xamarin(最后可用更新)
错误发生在工具 > 选项 > Xamarin > Apple 帐户 > 查看详细信息...
"There was an error while loading your certificates: Could not load
file or assemble 'Polly, Version=7.0.0.0, ..."
我尝试在 VS 中删除并重新添加 Apple 帐户,但 Polly 出现了同样的错误
我有这个问题。我的修复步骤是更新 Visual Studio 并重新启动 PC,将 XCode 更新为 11.6(截至 2020 年 8 月 6 日)并重新启动 Mac。之后我可以将我的开发者帐户添加到 VS(19)!我不必重新安装 Polly。还有其他问题,但与此错误无关。
设置为:Visual Studio 2019 + Xamarin(最后可用更新)
错误发生在工具 > 选项 > Xamarin > Apple 帐户 > 查看详细信息...
"There was an error while loading your certificates: Could not load file or assemble 'Polly, Version=7.0.0.0, ..."
我尝试在 VS 中删除并重新添加 Apple 帐户,但 Polly 出现了同样的错误
我有这个问题。我的修复步骤是更新 Visual Studio 并重新启动 PC,将 XCode 更新为 11.6(截至 2020 年 8 月 6 日)并重新启动 Mac。之后我可以将我的开发者帐户添加到 VS(19)!我不必重新安装 Polly。还有其他问题,但与此错误无关。