您能否将 iOS 免费增值应用程序转换为付费应用程序而不向客户重复收费?

发布于 2024-11-02 08:31:30 字数 282 浏览 1 评论 0原文

场景是:

  • 我创建了一个免费的 iOS 应用程序,该应用程序可以在应用程序内购买优质内容
  • 我现在想将该应用程序转换为付费版本并删除所有 IAP 内容

我的问题是:

  1. AppStore 是否允许所有当前客户下载再次使用该应用程序而不需要双倍充电? (即强迫他们为以前免费的应用程序付费)
  2. 只要我保持捆绑包标识符(即com.yourcompanyname.appname)相同,它就会像正常升级一样覆盖旧应用程序,对吗?

The scenario is:

  • I created a free iOS app that had in-app purchases for premium content
  • I now want to convert the app into a paid only version of it and remove all IAP stuff

My questions are:

  1. Will the AppStore let all current customers download the app again without double-charging them? (i.e. forcing them to pay for an app that used to be free)
  2. As long as I keep the bundle identifier (i.e. com.yourcompanyname.appname) the same, it will just overwrite the old app like a normal upgrade, correct?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

画骨成沙 2024-11-09 08:31:30

你是对的:如果它是同一个应用程序——相同的捆绑包ID,作为更新提交——那么现有客户将能够永远免费下载它,就像任何升级一样。

You're correct: if it's the same app -- same bundle id, submitted as an update -- then existing customers will be able to download it for free forever, like any upgrade.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文