【发布时间】:2017-04-29 09:37:56
【问题描述】:
我需要创建一个任何人都应该能够下载该应用程序的 iOS 应用程序。但是这个应用程序包含高级用户功能。
因此,凭借高级用户功能,用户可以通过购买来购买和访问一些功能。
关于支付模块: 我需要将它与电信公司计费相结合, 应该怎么样?
According to following steps :
1) User send request to the BO
2) BO will make the deduction from telco (bill to users post-paid connection),
3) I will receive the response , and based on that i will allow access features.
我的问题是,苹果会允许这个过程吗,因为我知道在使用 iOS 进行应用内购买时会有些棘手。我知道苹果是如何限制数字内容的。苹果会允许我实施吗?
【问题讨论】:
标签: ios in-app-purchase