V
V
Vladimir Korotenko2020-07-12 15:23:43
Android
Vladimir Korotenko, 2020-07-12 15:23:43

How to disable ads for a fee?

In general, what are the best practices in this case? What do vendors recommend and how do you do it?
At the moment there is a Xamarin application, screwed ads are shown at the bottom of the window, but they are annoying for some.
Accordingly, it is interesting how to make a monthly subscription for users with disabling ads.

In theory, somewhere in the settings, create a page with the sub-item "Disable ads".
And add a screen with 2 buttons subscribe, unsubscribe.
What else is worth paying attention to?

I have read these answers.

How to disable paid ads in the game for android?
Embedding inAppBilling in android app?
https://developer.android.com/google/play/billing/...
https://developer.android.com/google/play/billing/...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Oleg, 2020-07-13
@firedragon

start with the most commonly used
implementation library 'com.anjlab.android.iab.v3:library:1.0.44' Be
warned this is a very old library.
AIDL call Google billing has long been deprecated.
I forgot the exact date when the old api will be disabled.
Now Google has the third version.
I screwed this libu 2 years ago. The temporary without my license check server seems to
drag on for a long time. It is not economically viable for me to make my own back-end.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question