Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paid version without ads? #1006

Closed
zhovner opened this issue Dec 13, 2016 · 30 comments
Closed

Paid version without ads? #1006

zhovner opened this issue Dec 13, 2016 · 30 comments
Milestone

Comments

@zhovner
Copy link

zhovner commented Dec 13, 2016

Hello. Thank you for your great work.
I wan't to use client without advertisement but I can't find any paid option.
I would be happy to buy premium ad free version for 3-7$.

@ervine
Copy link

ervine commented Dec 13, 2016

Remove the default profile to remove ads;

@zhovner
Copy link
Author

zhovner commented Dec 13, 2016

Thanks @ervine. But I still think this will be easy way to people who want to donate and support development.

@Mygod
Copy link
Contributor

Mygod commented Dec 14, 2016

image

@Mygod Mygod closed this as completed Dec 14, 2016
@pexcn
Copy link
Contributor

pexcn commented Dec 14, 2016

也对,能不能提供无广告的捐赠版?(免费版依然可以移除默认配置以便去除广告

@pexcn
Copy link
Contributor

pexcn commented Dec 14, 2016

@Mygod @madeye

@madeye
Copy link
Contributor

madeye commented Dec 14, 2016

No plan for this.

@Mygod
Copy link
Contributor

Mygod commented Dec 14, 2016 via email

@madeye
Copy link
Contributor

madeye commented Dec 14, 2016

@Mygod I think in-app purchase is difficult for an open source app. It seems that there is no proper way to store the key.

@Mygod
Copy link
Contributor

Mygod commented Dec 15, 2016

@madeye What do you think? Reopen this issue if you decide to integrate this feature.

@madeye
Copy link
Contributor

madeye commented Dec 15, 2016

I'm still busy with obfuscating feature, not sure if I have time to implement this.

Maybe we mark it long term feature or could you help to integrate?

@Mygod
Copy link
Contributor

Mygod commented Dec 15, 2016

Sure. I'm currently working on new UI. Maybe after that.

@madeye
Copy link
Contributor

madeye commented Dec 15, 2016

Great! Thanks!

@ghost
Copy link

ghost commented Dec 21, 2016

@madeye @Mygod or you can simply forget about the checksum and public key and treat all response from iab as valid ...

@Mygod Mygod mentioned this issue Dec 24, 2016
7 tasks
@CzBiX
Copy link
Contributor

CzBiX commented Dec 29, 2016

As far as I know, user in some countries(such as China) can't download paid or IAP app in Google Play.
You can check the country list in Google Help.

So, I vote for build another apk with different package name, just like PPSSPP Gold.
Use Product Flavors to implement this is so simple and easy.

@Mygod
Copy link
Contributor

Mygod commented Dec 29, 2016

We aren't using Gradle to build the app. And I think it's not going to limit to Google Play IAP.

@Mygod
Copy link
Contributor

Mygod commented Dec 29, 2016

@madeye Maybe it would be more convenient for you to implement this feature since it needs your payment info. Meanwhile I'm going to work on ACL (#1009).

@madeye
Copy link
Contributor

madeye commented Dec 29, 2016

Actually, with native AD in a cardview, users can easily remove ADs by just "removing" it. I'm wondering why we should let users spend money to remove it... It's really ridiculous.

@Mygod
Copy link
Contributor

Mygod commented Dec 29, 2016

Perhaps the user wants to use the default configuration but doesn't want to see ads? Or we can just have a donate button.

@wongsyrone
Copy link
Contributor

As long as I know, the default config is down for decades. Why not just replace it with dummy one.

@Mygod
Copy link
Contributor

Mygod commented Dec 29, 2016

Just out of curiosity, is the default config supposed to work? @madeye

@madeye
Copy link
Contributor

madeye commented Dec 29, 2016

@wongsyrone Hehe. Actually not.

@Mygod For all the users outside China...

@Mygod
Copy link
Contributor

Mygod commented Dec 29, 2016

In that case an IAP might actually be useful.

@madeye
Copy link
Contributor

madeye commented Dec 29, 2016

OK. I will try to do this. But it's still not on my top N.

@Mygod
Copy link
Contributor

Mygod commented Dec 29, 2016

I wonder if N is sufficiently large though. 😛

@Yifei0727
Copy link

1 remove default config
2 remove ad
3 inapp purpose(donate) then get your config ?

还是打中文吧:
大部分人是不希望看到广告的 宁可买收费的。
这个app是靠 使用内置配置时广告的策略获取收益。而不少用户基本都是买收费的。

不排除有些人希望用免费广告版的,但我不得不说默认的服务基本不能用。
因此我认为

  1. 移除内置配置和广告,起到软件无广告的作用(play商店不会显示 包含广告)
    用户觉得更加“绿色”
  2. 启用app内购或捐赠,然后提供配置 为开发者提供创收

@GeeekerAndy
Copy link

In my opinion, "removing" is more elegant than other ways. Actually, it is the simplest way to save your time with just two clicks.

@bit-rocket
Copy link

@GeekerAndyLove I agree with you.

@crazyyi
Copy link

crazyyi commented Nov 8, 2017

@Yifei0727 默认的服务基本不能用? I don't thinks so. I have no problem using it.

@Mygod Mygod removed the help wanted label Nov 11, 2017
@Mygod
Copy link
Contributor

Mygod commented Nov 11, 2017

I think it's better not to implement this for now. As an alternative solution, keep the default configuration and click ads to help @madeye earn ad revenue.

@Mygod Mygod closed this as completed Nov 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests