简体   繁体   English

更改已发布 iOS、iPadOS 和 macOS 应用程序的支持版本?

[英]Change supported Version of an released iOS, iPadOS & macOS app?

I released iOS / iPadOS / macOS app on the AppStore, which has a minimum Version of iOS 13 / iPadOS 13 / macOS 10 .我在 AppStore 上发布了iOS / iPadOS / macOS应用,最低版本为iOS 13 / iPadOS 13 / macOS 10

I would like to use the new features introduced in newer versions and am not sure, whether it is possible to change the min.我想使用新版本中引入的新功能,但不确定是否可以更改最小值。 supported version with an app update.带有应用程序更新的受支持版本。

Question: Would it be possible to change the min. supported version问题:是否可以更改min. supported version min. supported version with a new update and release it to the AppStore? min. supported version新更新的版本并将其发布到 AppStore? Thanks a lot for your support!多谢您的支持!

It is possible to change the minimum supported version.可以更改支持的最低版本。 The better question is if you should.更好的问题是你是否应该这样做。 You may exclude some users from new versions of your app if you do.如果您这样做,您可能会从您的应用的新版本中排除一些用户。 This article explores this question and some of the factors involved in making the decision.本文探讨了这个问题以及做出决定所涉及的一些因素。

https://www.avanderlee.com/workflow/minimum-ios-version/ https://www.avanderlee.com/workflow/minimum-ios-version/

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

相关问题 具有 2.0 功能的 SwiftUi 应用可运行至 iOS、iPadOS 但不适用于 MacOS - SwiftUi app with 2.0 features runs to iOS, iPadOS but not MacOS 在应用发布后更改支持的iOS版本吗? - Change version of iOS supported after app release? 脚本我的iOS应用程序的发布版本? - script the released version of my iOS app? 可以在iPadOS上安装为iOS 12开发的应用程序 - Can an app developed for iOS 12 be installed on an iPadOS 如何在发布新版本的应用程序时覆盖 iOS 中的 SQLite DB - How to overwrite a SQLite DB in iOS when a new version of app is released iOS / macOS 是否支持 OpenEXR? - Is OpenEXR supported on iOS / macOS? 如何更改Apple应用商店中已发布iOS应用的区域可用性 - How to change the availability of territories of a released iOS app in Apple app store 更改已发布/可用的iOS应用程序的Apple Store中的应用程序名称 - Change app name in apple store of an already released/available iOS app Swift • UIDocumentPicker 适用于 iOS 和 iPadOS,但不适用于 Mac Catalyst 版本 - Swift • UIDocumentPicker works on iOS & iPadOS but not on the Mac Catalyst Version 有没有办法在带有过时版本的Xcode和macOS的iOS 12.2上运行应用程序? - Is there a way to run an app on iOS 12.2 with an outdated version of Xcode and macOS?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM