简体   繁体   English

如何为iOS应用程序的版本更新付费

[英]How to charge for a version update for iOS application

Is it possible to charge for a new version of the iOS application? 可以为iOS应用程序的新版本付费吗? Is it linked to the major version update for the application? 它是否链接到该应用程序的主要版本更新?

My application is at present at version 1.8 and the new version is almost a rewrite and I would like it to be a paid update to the next version. 我的应用程序当前版本为1.8,新版本几乎是重写版本,我希望它是对下一个版本的付费更新。

If I bump version to 2.x, will that automatically become a paid update? 如果我将版本升级到2.x,会自动成为付费更新吗? Else what is the way to accomplish a paid update? 否则,完成付费更新的方式是什么?

If you want EVERY USER, including your current users to pay for the new version, you will need to submit it as a new application. 如果您希望包括当前用户在内的每个用户都为新版本付费,则需要将其作为新申请提交。 Current users will download the update for FREE. 当前用户将免费下载更新。 NEW users, if you change the price tier, will pay for the application. 如果您更改价格等级,新用户将为该应用程序付费。 And no, the update will not automatically become a paid update. 不会,该更新不会自动成为付费更新。 Updates are free to existing users. 现有用户可以免费获得更新。

You can however create an in-app purchase to unlock new features. 但是,您可以创建应用内购买来解锁新功能。 This would ensure that even current users would need to pay for the "updates" as well. 这将确保即使当前用户也将需要为“更新”付费。

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

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