为动态范围的数字产品使用通用的应用内购买项目 [英] Using generic in-app purchase items for a dynamic range of digital products

查看:94
本文介绍了为动态范围的数字产品使用通用的应用内购买项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你们有没有实现类似下面的方案?

Have any of you implemented something similar to the below scenario?

考虑一个提供有声读物的应用程序:

Consider an app which provides audiobooks:


  • 书籍是从动态维护的作者提供的基于Web的用户界面。

  • 这些图书可供iOS应用的用户使用,作为应用内购买商品。

默认情况下,Apple指南建议使用非耗材IAP,并连续添加尽可能多的IAP项目。但这对我们来说并不合适,因为作者无法访问iTunesConnect,所以它不能动态,自私自利。

By default Apple guidelines suggests using non-consumable IAP, and adding continuously as many IAP items as many books we have. But this is not proper for us, as the authors won’t have access to iTunesConnect, so it cannot be dynamic, "self-serving".

因此,我们计划创建一套通用的消费品IAP项目,例如价值0.99美元的图书,价值1.99美元的图书等等。然后在应用程序中,当他们将书籍添加到我们的系统时,我们将显示作者指定的书籍的相应IAP项目。

Therefore we are planning to create a set of generic "consumable" IAP items like "Book worth $0.99", "Book worth $1.99", and so on. Then in the app we’ll show the corresponding IAP item for the books as specified by the authors, when they added it to our system.

当然我们存储所购买的服务器端的项目,因此用户将始终可以访问所购买的项目 - 即使他们稍后从其他设备访问它。

Of course we store the purchased items on the server side, so the user will always have access to the purchased items -- even if they access it later from another device.

Apple会批准此实施吗?

是否符合他们的IAP政策?

Will Apple approve this implementation?
Does it fit with their IAP policy?

我在论坛中发现了一些类似的相当古老的话题,但答案令人困惑。
你有没有实现类似的东西并获得Apple的批准?

I’ve found some similar quite old topics in the forum but the answers were confusing. Have you implemented something similar and get approval from Apple?

推荐答案

是的,在我看来他们会接受它。只要您允许用户稍后检索他们的购买。您的系统让我想到了我制作的虚拟货币,我必须为用户制作需要实际保存的通用耗材。 Apple批准了它(现在仍然如此),因为我保存了所有购买,即使它与IAP政策不完全吻合;)

Yeah in my point of view they will accept it. As long as you allow users to retrieve their purchases later on. Your system make me think about a virtual currency I have made where I had to make generic consumable that needed to be actually saved for the user. Apple approved it (and still does) because I was saving all purchases, even if it didn't fit perfectly with IAP policy ;)

这篇关于为动态范围的数字产品使用通用的应用内购买项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆