【问题标题】:What is the best strategy to make an android app a trial version and then make a billing to unlock the app?将 android 应用程序制作为试用版然后付费解锁应用程序的最佳策略是什么?
【发布时间】:2019-04-24 16:18:20
【问题描述】:

我已经创建了我的第一个 android 应用程序,并在其中实现了 google 许可验证库。但是 google LVL 并没有明确说明我如何为我的应用程序创建几天(比如 3 天)的试用版,然后鼓励应用用户购买应用。 因为我希望我的应用程序以完整功能运行 3 天,然后被禁用,同时在试用版中显示广告。我是初学者,寻求某人的帮助。谢谢。

【问题讨论】:

    标签: android in-app-purchase in-app-billing in-app-subscription


    【解决方案1】:

    在 firebase 远程配置中使用标志,您可以通过 firebase 开发者控制台更新这些标志。并从您上传 apk 之日起设置 3 天时间绑定。希望你能理解。

    【讨论】:

    • 感谢回复,能详细说明一下流程吗?
    • 访问 firebase 站点并通过 firebase 远程配置。你可以看到这个:链接droidmentor.com/…,而不是更新使用你自己的标志。
    猜你喜欢
    • 2011-10-03
    • 1970-01-01
    • 1970-01-01
    • 2014-06-19
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2010-09-13
    • 1970-01-01
    相关资源
    最近更新 更多