是否可以合并现有的精简版和完整版(在精简版内加上应用内计费)?

发布于 2024-11-07 07:22:38 字数 210 浏览 0 评论 0原文

我在 Android 市场上有两个应用程序:
1) 精简版/免费 - 有广告且内容较少
2) 完整/付费 - 没有广告和完整内容

是否可以使用应用内计费将它们合并到 LITE 应用程序中并维护购买完整版本的用户?如何?

基本上:
* 使用LITE包添加应用内计费
* 应用内计费应使用完整的 android 市场数据库

谢谢!

I have two apps on android market:
1) LITE/FREE - with ads and less content
2) FULL/PAID - without ads and full content

Is it possible to merge them together inside the LITE app using the in-app billing and maintain the users that bought the FULL version? How?

Basically:
* use the LITE package to add in-app billing
* in-app billing should use the FULL android market database

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

↙温凉少女 2024-11-14 07:22:38

不,不是(截至目前)。请观看此 Google I/O 视频,其中讨论了您遇到的具体问题。

No it's not (as of now). See this Google I/O video where you're exact problem is discussed.

無心 2024-11-14 07:22:38

是的,这可能是视频中的人遇到问题的原因,因为他已经有以不同方式购买许可证的客户,并且他将无法将这些购买转移到应用程序内计费购买 - 这可以通过拥有一个服务器来解决这个问题,该服务器将为您管理购买并通过您的服务器而不是 Google lvl 进行查询,或者通过提供和维护对两种购买方法的支持(但这会很难看)。

Yes, This is possible the reason it was a problem for the guy in the video is because he already has customers whom have purchased the license in a different way and he will not be able to transfer those purchases to the in app billing purchase - this could be worked around by either having a server which will manage the purchases for you and inquiring via your server and not the Google lvl, or by providing and maintaining support for both methods of purchase (but this would be ugly).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文