简体   繁体   English

iOS 8应用下载问题

[英]iOS 8 app downloading issue

Recently I've migrated to Xcode 7 and iOS 9, review team passed my update. 最近,我已迁移到Xcode 7和iOS 9,审核小组通过了我的更新。 My app is compatible with iOS 7.1+. 我的应用程序与iOS 7.1+兼容。 But, unfortunately, all users with iOS with version prior 9.0 cannot download app from app store and iTunes with following issues. 但是,不幸的是,所有具有9.0之前版本的iOS用户无法从应用商店和iTunes下载应用,但存在以下问题。 In App store (app downloading failure): 在App Store中(应用下载失败):

在此处输入图片说明

and iTunes (trouble with downloading - cannot find URL on server) 和iTunes(无法下载-无法在服务器上找到URL)

在此处输入图片说明

Has anyone already faced this issue? 有人遇到过这个问题吗?

In Xcode, go to the project settings page. 在Xcode中,转到项目设置页面。

Screen shot of settings page 设置页面的屏幕截图

Make sure that your Deployment Target setting is set to 8 or less. 确保将“部署目标”设置设置为8或更小。 This setting sets the oldest iOS that your app will be compatible with. 此设置可设置您的应用兼容的最早的iOS。

等待40小时后,ios 8和7用户现在可以下载该应用程序。

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

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