简体   繁体   English

在Apple Store中更新iOS应用

[英]Update an iOS app in the apple store

I have updated my app in the apple store and I have put that it is available for iOS 5 and later. 我已经在Apple Store中更新了我的应用程序,并说它可用于iOS 5及更高版本。

Can I modify it and make it available to iOS 4 and later ? 我可以修改它并使它可用于iOS 4及更高版本吗?

If I reject the new app, can my users download the old one ? 如果我拒绝新的应用程序,我的用户可以下载旧的应用程序吗?

thank for your response, 感谢您的回复,

You can only have one app available (per name, per application id) for sale on the store at one time. 您一次只能在商店上出售一个应用程序(每个名称,每个应用程序ID)。 The app store can't sell one app that works only with iOS 5 & newer (ie with Storyboards) AND an older one that works with iOS 4 & newer. 该应用程序商店不能出售一款仅适用于iOS 5及更高版本(例如,Storyboards)的应用程序,而不能出售一款仅适用于iOS 4及更高版本的应用程序。 So you need to decide which iOS versions you want to support and then submit your update. 因此,您需要确定要支持的iOS版本,然后提交更新。

Here's a related question that might offer some helpful hints for you: 这是一个相关的问题,可能会为您提供一些有用的提示:

Minimum iOS target version that Apple accepts in AppStore? 苹果在AppStore中接受的最低iOS目标版本?

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

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