简体   繁体   English

在iPhone 6上安装.ipa

[英]Install .ipa on iPhone 6

I uploaded my app.ipa to diawi. 我将app.ipa上传到了diawi。 When I install the app on iPhone 4s, 5s it works correctly. 当我在iPhone 4s,5s上安装该应用程序时,它可以正常工作。 When I install it on iPhone 6 with UDID which starts with FFFFFF.. it says can not install the application on this iPhone this time . 当我使用以FFFFFF开头的UDID将它安装在iPhone 6上时,它说这次无法在此iPhone上安装应用程序。 I found that these UDID's called fake . 我发现这些UDID称为fake。 How can I solve this . 我该如何解决。

This UDID is taken using What's my UDID like apps which are not returning correct UDIDs after iOS7. 此UDID是使用类似我的UDID的应用程序(在iOS7之后未返回正确的UDID)的应用程序获取的。

You may open this link http://get.udid.io/ on your device browser to get correct UDID. 您可以在设备浏览器上打开此链接http://get.udid.io/以获取正确的UDID。

Since iOS 7, the API that returns your device's UDID doesn't return the real UDID anymore. 从iOS 7开始,返回您设备的UDID的API不再返回实际的UDID。 In order to retrieve your UDID, you must follow these steps: 为了检索您的UDID,您必须遵循以下步骤:

  1. Open iTunes 开启iTunes
  2. Connect your device 连接您的设备
  3. Select your device: 选择您的设备:

在此处输入图片说明

  1. Select Summary Tab: 选择摘要标签:

在此处输入图片说明

  1. Click your serial number, and your UDID will appear: 单击您的序列号,您的UDID将出现:

在此处输入图片说明

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

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