ios - 为什么我无法在新的 iPad Xamarin 应用程序中构建?

标签 ios xamarin xamarin.ios

我尝试在新 iPad 上安装我的应用程序,但出现以下错误:

ApplicationVerificationFailed: Failed to verify code signature of /private/var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.619u2P/extracted/enVisite360.iOS.app : 0xe8008015 (A valid provisioning profile for this executable was not found.)

我在 Windows 上使用 Visual Studio 2019 16.3.10

我已经下载了所有证书。

我不知道该怎么办,请帮助我。

最佳答案

您需要配置您的 iPad。

To test on a physical device, the device must be provisioned, and Apple must be informed that the device will be used for testing.

为此,您需要将其添加到配置分析中:

关于ios - 为什么我无法在新的 iPad Xamarin 应用程序中构建?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58972128/

相关文章:

ios - 快速实现 HMAC 和 SHA1 加密

ios - 如何在 swift 3 中使用 NSPredicate 过滤数组

c# - 使用 WCF (IIS 7.5) 从数据库获取值时出现系统错误

c# - Monotouch 中的 System.ComponentModel.BackgroundWorker - 正确用法?

c# - Xamarin 随机不识别名字

ios - 如何在 1 个 TableView Swift 4 中显示 2 种类型的单元格

ios - 如何在照片中插入标签以进行 Instagram 分享

c# - 将后退按钮导航到另一个 Activity Xamarin C#

javascript - 在 Xamarin.Forms IOS WebViewRenderer 中调用 JavaScript 函数

c# - 如何卸载菜单 (UIViewControllers)