iOS 应用程序功能订阅
我正在研究应用内功能的订阅模型。似乎这是允许的,因为您绝对可以使用应用内购买来购买额外的功能。有没有人有过这方面的直接经验或知道其他应用程序可以做到这一点?
它不会是数字媒体订阅,因为您订阅的只是应用程序功能。
I am looking at a subscription model for in-app functionality. It seems that this would be allowed as you could definitely use in-App purchase to buy extra features. Has anyone had any direct experience with this or know of other apps that do this?
It would not be a digital media subscription as all you would be subscribing to would be application features.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是有可能的,苹果会允许它。
您需要实现用户在重新安装 iOS 设备时可以将购买的功能恢复到其设备上的可能性。
除此之外,它是简单的非消耗性 iap。
It's possible and Apple will allow it.
You will need to implement possibility that user when reinstalling iOS device can get purchased features back to his device.
Other than this it's simple non-consumable iap.