简体   繁体   English

Xcode7 / iOS 9企业发行版不适用于iPhone6

[英]Xcode7/ iOS 9 Enterprise Distribution not working with iPhone6

I am trying to distribute app for testing with Enterprise distribution/Ad-hoc distribution profiles and have valid distribution , provisioning profile and deployed on https server. 我正在尝试分发用于与企业分发/临时分发配置文件一起测试的应用程序,并具有有效的分发,配置文件并已部署在https服务器上。 My app works fine for some devices, even with iOS 9. But In few devices iPhone 6 I am getting error Unable to download error --'app cannot be download at this time'. 我的应用程序即使在iOS 9上也可以在某些设备上运行良好,但是在iPhone 6上却出现了一些错误,我无法下载错误-“此时无法下载应用程序”。

Is this issue with iOS 9 but This is happening with some devices only. 这是iOS 9的问题,但这仅在某些设备上发生。 download works fine in iPhone 5 but not with the iPhone 6. Do we have to make any change for iOS 9. 下载可以在iPhone 5上正常运行,但不能在iPhone 6上正常运行。我们是否需要对iOS 9进行任何更改。

My Plist also has the same bundle-identifier to the app. 我的Plist也具有与该应用相同的包标识符。

Have you tried plugging the device into a Mac that is running Xcode and then looking at the device logs to see why the install is failing? 您是否尝试过将设备插入运行Xcode的Mac,然后查看设备日志以查看安装失败的原因? The logs can provide a great deal of information. 日志可以提供大量信息。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM