简体   繁体   English

从iTunes安装IPA文件

[英]Installing ipa file from itunes

I'm developing an app in Monaca IDE. 我在Monaca IDE中开发应用程序。 I've created the certificates and the provisioning profile surrely correct. 我已经创建了证书,并且配置文件非常正确。 When trying to install the ipa file in iTunes, it stuck in "installing" doens't matter what I do. 尝试在iTunes中安装ipa文件时,它卡在“正在安装”中,与我的操作无关。 Here is the print from iTunes: 这是来自iTunes的印刷品:

Print From iPhone(4s): 从iPhone(4s)打印:

Sometimes the name of the app is shown, but when I tap, it turn to "Installing" again. 有时会显示应用程序的名称,但是当我点击时,它会再次变为“正在安装”。 The app icons is always with that shadow like in the print above. 应用图标始终带有阴影,如上面的打印所示。

My OS is Windows 10 and the phone is an iPhone 4s with IOS 9.2.1 我的操作系统是Windows 10,电话是带有IOS 9.2.1的iPhone 4s

I've already read the similiar posts: 我已经阅读过类似的帖子:

  • iTunes not installing .ipa file iTunes未安装.ipa文件
  • App stuck on installing ipa from iTunes 应用程序无法从iTunes安装ipa
  • Installing IPA file from iOS app 从iOS应用安装IPA文件

First if you have a developer acount you should not use Ad-Hoc you should use Development Deployment (make sure your device was registrate in your apple account devices) 首先,如果您有开发者帐户,则不应使用临时帐户,而应使用开发部署(确保您的设备已在Apple帐户设备中注册)

选择正确的导出[1]

Second if are not sure use xcode provisioning generated. 第二,如果不确定,请使用生成的xcode置备。 Now remove your ipa in the list of apps in itunes button right and remove: 现在,在iTunes按钮右侧的应用列表中删除您的ipa并删除:

删除您的应用以重新安装

Now drag and drop new ipa to this list, in iTunes go to apps in your device use apply and sync to remove the ipa, press install and apply and sync again. 现在将新的ipa拖放到此列表中,在iTunes中转到设备中的应用,使用Apply and sync删除ipa,按install并再次应用和同步。

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

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