Friday, 27 September 2019

Recurring subscriptions on Android

I've implemented a recurring subscription for Android In App Billing, but I'm wondering how the apps knows that the subscription is renewed. In testing, at least, the subscription is ended after 1 day. Will it be continued when the app is published on the store?

On iOS the testing subscription is renewed a couple of times. Enough to let you test when the subscription is renewed, but what is the best way to do this on Android?

Can I use the purchaseToken to let my server query Google Play API or do ever renewed subscription get a new purchaseToken?



from Recurring subscriptions on Android

No comments:

Post a Comment