简体   繁体   English

更新部署目标iOS-较旧的应用程序版本仍然可用

[英]Update Deployment Target iOS - older App versions still available

I want to raise the deployment target of my iOS App from iOS 7 to iOS 8. 我想将我的iOS应用的部署目标从iOS 7提高到iOS 8。

I searched a lot and found many threads saying that after the App-Update iOS 7 Users would not be able to download the current updated version. 我进行了很多搜索,发现有很多话题说,在App-Update iOS 7之后,用户将无法下载当前更新的版本。

This is okay, but can iOS 7 Users still downloaded an outdated Version of my app which is compatible with iOS 7 deployment targets? 可以,但是iOS 7用户仍可以下载与iOS 7部署目标兼容的我的应用程序的过时版本吗?

This behaviour we've in android - there we can publish multiple versions of a single app. 这是我们在android中的行为-我们可以在其中发布单个应用程序的多个版本。

In iTunesConnect you can manage your settings concerning that issue under: 在iTunesConnect中,您可以在以下位置管理有关该问题的设置:
MyApps >> [Your App] >> Pricing and Availability MyApps >> [您的应用程序] >> 定价和可用性

It there says that if users that own a device that is incompatible to your latest update will be able to download the last working version of it. 它说,如果拥有与您的最新更新不兼容的设备的用户将能够下载它的最新工作版本。 (You can uncheck versions you do not want to be available if they contain critical bugs for instance.) (例如,如果您不希望使用的版本包含严重错误,则可以取消选中它们。)

Hope that helps :) 希望有帮助:)

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

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