如何创建应用内购买以从免费版升级到付费版android [英] How to create in-app purchase to upgrade from free version to paid version android

查看:104
本文介绍了如何创建应用内购买以从免费版升级到付费版android的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有两个版本的应用程序

I have two version of my app

  1. 付费版本
  2. 免费版本

现在在免费版本中,我禁用了某些仅在付费版本中可用的功能. 所以我想要的是,当用户点击这些禁用的功能中的任何一个时,应弹出应用内购买窗口,并且当交易完成时,应将免费版本的应用替换为付费版本.

Now in free version I disabled some features that are available only in the paid version. So what i want is when user taps on any of those disabled features, the in-app purchase window should pop up and when the transaction completes the free version of the app should get replaced by the paid version.

您能告诉我什么是正确的方法吗?

Can you please tell me what would be the right way to do that.

推荐答案

免费版到付费版方案:

了解为什么您只应在免费的应用内进行付费 版本

To understand why you should only go for in app billing inside free version

1) 免费升级到付费Android应用程序而无需留下两个图标

2) 是否可以用付费版本替换现有的Android免费应用

两种情况:

3) 在应用结算实施中,从免费版本购买付费应用

3) In app-billing implementation , buying paid app from free version

毕竟,您可以选择要开发应用程序的方式,但要根据我的建议:

After all it is your choice to select the way as you want to develop app but according to what I suggest:

您应该选择仅在免费应用程序版本中提供所有功能,然后在应用程序流程中添加简单产品后升级功能.

you should go for the first option that you should provide all feature in the free app version only and upgrade your feature after simple product in app flow.

希望您为应用程序中的进一步开发流程扫清了障碍.

Hope you clear the way for the further development flow in your app.

这篇关于如何创建应用内购买以从免费版升级到付费版android的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆