iPhone 应用内购买订阅产品

发布于 2024-09-04 10:51:15 字数 255 浏览 3 评论 0原文

我正在为大量测验制作应用内购买应用程序。我的服务器上有测验的所有信息、图形和数据集。我希望用户通过应用内购买来购买测验,并希望将购买项目的所有相关内容从我的服务器传输到应用程序。

现在,苹果要求我在添加应用内购买项目时提交二进制文件。这是强制性的吗?对于所有类型的产品(消费品、非消费品和订阅)?

如果我想在我的服务器上而不是在 itunes connect 上管理产品的内容(该测验产品的图形、数据库),该怎么办?

如有帮助,将不胜感激。 谢谢。

I am making an in-app purchase application for bulk of quizzes. I have all the information, graphics and data set of quizzes on my server. I want user to purchase quizzes with in-app purchase and want to transfer all the related content of purchased item from my server to application.

Now, apple is asking me to submit binary while adding in-app purchase item. Is this compulsory? For all kind of products (Consumable, Nonconsumable & Subscriptions)?

What if I want to manage the contents(graphics, database for that quiz product) of the product on my server not on itunes connect?

Help would be appreciated.
Thanks.

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

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

发布评论

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

评论(1

星軌x 2024-09-11 10:51:15

您不必提交二进制文件。事实上,这根本不可能。应用内购买只有产品 ID、描述和价格。

另请注意,您无法通过 Web 服务器向设备发送新的应用程序代码。只能发送数据。

You don't have to submit binaries. In fact, it's not even possible. In-app purchases only have a product ID, a description and a price.

Also, be aware that you can't send new application code to the device via your web server. Only data can be sent.

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