简体   繁体   English

在64位5s iPhone上安装时,为什么应用程序卡住

[英]Why does app get stuck when installing on 64 bit 5s iPhone

I have an enterprise app that I just upgraded to run on iOS 7. It installs fine on iPhones upgraded to iOS 7. However when I try to install on a new 5s (64 bit) device it "gets stuck". 我有一个刚升级为在iOS 7上运行的企业级应用程序。在升级到iOS 7的iPhone上,它可以很好地安装。但是,当我尝试在新的5s(64位)设备上安装时,它“卡住了”。 iTunes says it is "installing" and the icon on the device appears "grayed out". iTunes表示正在“安装”,并且设备上的图标显示为“灰色”。 When I tap on the icon on the device it displays "installing" beneath the icon. 当我点击设备上的图标时,它在图标下方显示“正在安装”。 It never completes the installation. 它永远不会完成安装。 I modified the build setting s to include "Standard architectures ( including 64-bit) (armv7, armv7s ...". I was then prompted to select the "Latest iOS (iOS7.0) which I did. I did a new archive and distribution. The .ipa file is .9 mg larger than it was previously, so I guess I've got a new build. Yet, the app still "hangs" on installing. I took a quick look and didn't see anything like this for iPhone 5 vs 5s. Once again the installation works quickly and completely on the iPhone 5. Anybody ran into this? 我修改了构建设置,使其包括“标准体系结构(包括64位)(armv7,armv7s ...”)。然后,系统提示我选择“最新的iOS(iOS7.0)”。我做了一个新的存档.ipa文件比以前大了0.9毫克,所以我想我已经有了一个新版本。但是,该应用在安装时仍然“挂起”。我快速浏览并没有看到任何内容就像适用于iPhone 5和5s的设备一样。安装再次可以在iPhone 5上快速且完全地进行。

Did you try deleting the app from the device first? 您是否尝试过先从设备中删除该应用程序? Have you tried a power cycle? 您是否尝试过重启电源? Have you ensure the provisioning profile includes the 5S device? 您确定供应配置文件包括5S设备吗?

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

相关问题 32位应用程序可以在64位iPhone 5S上运行吗? - Could the app that's 32 bit run on 64 bit, iPhone 5S? 在iPhone 5s或64位模拟器上测试32位iOS应用 - Testing 32 bit iOS app on iPhone 5s or 64 bit simulator 在 iPhone 5s 64 位上运行 32 位库 - Run 32 bit library on iPhone 5s 64 bit 如何配置必须在iOS 5.1.1上运行的通用应用程序,以便它也可以在iPhone 5S上以64位运行? - How to configure a universal app which must run on iOS 5.1.1 such that it also runs with 64 bit on iPhone 5S? Xcode不将Phonegap应用程序部署到64位模拟器或Iphone 5s - Xcode Not Deploying Phonegap App To 64bit Simulator Or Iphone 5s AVPlayer无法在iPhone 5s 64bit iOS 7.0.3上运行 - AVPlayer not working on iPhone 5s 64bit iOS 7.0.3 OpenGL ES着色器和64位iPhone 5S - OpenGL ES Shaders and 64-bit iPhone 5S 如果不是64位版本,IOS7应用会在模拟器中崩溃,并且在iPhone4和5s上可以正常运行 - IOS7 app crashes in simulator when not in 64 bits, runs fine on iPhone4 and 5s 企业应用程序未安装在iPhone 5s上 - Enterprise Application Not installing on iPhone 5s 为什么我的应用程序可以在模拟器中运行,但是在iPhone上运行时却卡在启动屏幕上? - Why does my app work in the simulator but get stuck on the splash screen when I run it on my iPhone?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM