尝试调试 Xamarin 应用 iPhone 时出错。MT1007:无法启动应用程序:无效的服务错误(错误:0xe8000022)

Error while trying to debug Xamarin app iPhone. MT1007: Failed to launch the application:Invalid Service Error (error: 0xe8000022)

提问人:Gith 提问时间:9/28/2023 更新时间:9/28/2023 访问量:175

问:

我正在尝试在我的 iPhone 中调试我的 xamarin.iOS 应用程序。

Visual Studio 2022 17.7.4 Xamarin iOS:16.4.0.15 x代码 : 13.3.1 mac 操作系统:Monterey 12.6.7 iPhone版本(要调试应用程序):iphone 12,16.6.1 在 iphone 中启用了开发者模式。

错误 MT1007:无法启动应用程序无效服务错误(错误:0xe8000022)0

应用程序已部署,可以手动打开它。但是我无法调试。 我知道 xCode 是一个相当旧的版本,但由于 mac 版本较旧,我无法安装更新的版本。

请帮忙。

谢谢。

Xcode Xamarin.iOS visual-studio 调试

评论

1赞 Alexandar May - MSFT 9/29/2023
问题是该应用程序可以安装和打开,但不能以 VS 调试器启动,您可以在那里跟进:developercommunity.visualstudio.com/t/...

答: 暂无答案