ipad - 无法安装应用程序 iPad,但它可以在 Xamarin.Forms 的 iPhone 中运行

标签 ipad xamarin.forms xamarin.ios

我尝试在 iPad 中运行我的 Xamarin.Form 应用程序,但它不起作用。应用程序已终止。不过它在 iPhone 和所有模拟器上运行良好。

这里有错误。有人可以建议一下吗?

error MT1006: Could not install the application '/Users/MyUserName/Library/Caches/Xamarin/mtbs/builds/MyProject.iOS/2d4c7284723da8be52aedbd4024e4fcc/bin/iPhone/Debug/device-builds/ipad7.3-11.0.2/MyProject.app' on the device 'My iPad pro': Your application failed code-signing checks. Check your certificates, provisioning profiles, and bundle ids. Probably your device is not part of the selected provisioning profile (error: 0xe8008015).

请提出建议。

最佳答案

Check your certificates, provisioning profiles, and bundle ids. Probably your device is not part of the selected provisioning profile

当测试您的应用程序并希望在物理设备上运行它时,您必须在所谓的配置文件中注册每个设备。进入 Apple 开发者门户,找到与您的应用关联的配置文件,并将您的 iPad 添加到该配置文件中。

然后确保新的配置文件已下载到您从中创建构建的计算机并创建新的构建。然后您应该能够在 iPad 上运行它。

更详细的说明请引用documentation page .

关于ipad - 无法安装应用程序 iPad,但它可以在 Xamarin.Forms 的 iPhone 中运行,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49731826/

相关文章:

android - (Xamarin)应用程序中 REST 调用的本地预加载和缓存层以减少等待?

mono - 尽管 servicePointManager hack,WebRequest 无法在 Xamarin.Forms 上使用 ssl

iphone - UIDeviceOrientationFaceUp - 如何区分纵向和横向?

c# - Xamarin mvvmcross TabbedPage 内 TabbedPage

c# - OnPlatform 标签在 Xamarin Forms 中不起作用

c# - Xamarin.forms 中的 UITests 发布失败

iphone - 如何知道 UITableView 以何种方式滚动

javascript - 如何在 WKWebView 上启用 Safari 网络检查器?

ios - 如何在 iPad 上运行的 iPad 应用程序中访问 mac 文件(图像)

xcode - Mono 和 iOS 6 构建错误 MT0000