Android-inapp-billing-v3: [FEATURE][ACTION REQUIRED] Account Hold and Restore mandatory by 1 Nov 2020

Created on 1 Jul 2020  Â·  17Comments  Â·  Source: anjlab/android-inapp-billing-v3

https://android-developers.googleblog.com/2020/06/new-features-to-acquire-and-retain-subscribers.html

Account hold and Restore mandatory - feature request mandatory

Unless get app banned from Play Store

Most helpful comment

Should free Apps implement this update too??

All 17 comments

hi, i tried enabling "pause" feature.. but subscription status still returns true , and subscription will still continue..
pple will misuse it if they come across this loophole.

I think it is simpler to implement deep links: https://developer.android.com/google/play/billing/subs#deep-link
With that you meet the requirements of Google Play.
Google wants users to know that they can manage their subscriptions.

You can find example code for subscription link logic in the Classy Taxi sample app.

I think it is simpler to implement deep links: https://developer.android.com/google/play/billing/subs#deep-link
With that you meet the requirements of Google Play.
Google wants users to know that they can manage their subscriptions.

You can find example code for subscription link logic in the Classy Taxi sample app.

Also I guess also the Real-time developer notifications MUST be implemented to handle hold and restoration events

Hi. Anybody could write a detailed tutorial in order to explain how to handle all this mess with RTDN, Pub/Sub, a potential backend server, etc... Thanks a lot !

Please support v3
https://developer.android.com/google/play/billing/integrate
due to these features from optional to either mandatory or on by default starting on November 1, 2020
https://android-developers.googleblog.com/2020/06/new-features-to-acquire-and-retain-subscribers.html

@Duna
Hi!

I have one question. Shouldn't this feature set up subscriptions on Google Play and handle RTDN on the backend? Need to add features in this billing library?

Thanks!

Soporte v3
https://developer.android.com/google/play/billing/integrate
debido a these features from optional to either mandatory or on by default starting on November 1, 2020
https://android-developers.googleblog.com/2020/06/new-features-to-acquire-and-retain- subscribers.html

Any updates?

SkuDetails - should be updated with a new enum flag: status wich should have on hold information

Please ask have any updates for this problem yet?

Actually looking into InAppPurchases V3, I figured out that the SDK is very simple and IPC not needed anymore since GTeam did it the library similar to this one.
I dropped this lib and easily replaced with official V3 lib from Android (2 hours of work)
The only thing extra to be done is to acknowledge the unconsumable purchases.

Should free Apps implement this update too??

Should free Apps implement this update too??

That´s a big question for me. In my opinion it`s an impertinence that i have to implement this things altough i have not any in-app products - the whole app is free. I did not found a "2-line" solution for it yet und must read the complete introduction of the play billing system to fix it without any use of it - a massive waste of time.

The article say “Here’s everything that is changing about the subscriptions platform”. So i think you have to implement only if your app use google subscriptions

Whay a dumb sentence is that : "if your app use google subscriptions""
What is the purpose of this library if not In-App Purchases?

On Mon, Oct 12, 2020 at 6:03 AM SpongeBob notifications@github.com wrote:

The article say “Here’s everything that is changing about the
subscriptions platform”. So i think you have to implement only if your app
use google subscriptions

—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
https://github.com/anjlab/android-inapp-billing-v3/issues/448#issuecomment-706828689,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AA473QW5DVIZFHIJWBOTKDTSKJWW7ANCNFSM4ONHRNMQ
.

I mean that you don't need to implement, if your app don't use google subscriptions and only use consume product,

Whay a dumb sentence is that : "if your app use google subscriptions"" What is the purpose of this library if not In-App Purchases?
…
On Mon, Oct 12, 2020 at 6:03 AM SpongeBob @.*> wrote: The article say “Here’s everything that is changing about the subscriptions platform”. So i think you have to implement only if your app use google subscriptions — You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub <#448 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA473QW5DVIZFHIJWBOTKDTSKJWW7ANCNFSM4ONHRNMQ .

Account Hold and Restore - not mandatory if not having subscription server that is handling onhold subscriptions. You can opt out from subscription settings Play Console

Was this page helpful?
0 / 5 - 0 ratings

Related issues

najam-amfnrh9 picture najam-amfnrh9  Â·  6Comments

RajatVaghani picture RajatVaghani  Â·  8Comments

FranciscoE-Hudl picture FranciscoE-Hudl  Â·  9Comments

kriti-1 picture kriti-1  Â·  7Comments

beshoo picture beshoo  Â·  3Comments