英文:
Implementing auto-renewable subscription with promotional offer
问题
我们有一个可自动续订的订阅,使用Apple的介绍性优惠提供免费试用,但这种类型的优惠有资格规则,不符合我们的需求。 App Store中的促销优惠是一个解决方案。
Codename One的购买API似乎无法处理促销优惠生成的密钥。如何实施它的解决方案?
提前感谢!
英文:
We have a working auto-renewable subscription that gives a free trial using introductory offers for apple, but there are eligibility rules with this type of offer that doesn't satisfy what we need. Promotional offers in the App Store is a solution that does though.
The Codename One Purchase API, seems to not handle the generated keys from the promotional offer. What is the solution to implement it?
Thanks in advance!
答案1
得分: 1
这已经提交到git,应该成为版本7.0.105的一部分,将于下周五发布。
英文:
This is now committed to git and should be a part of version 7.0.105 arriving next Friday.
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论