Relative Content

Tag Archive for androidandroid-billing

How to find the end time of a subscription?

Android billing library has the queryPurchasesAsync api which returns the puchases of the user. Purchase class has the method getPurchaseTime() but the document says that for a subscription this accounts to the first time the subscription was purchased not the last renewal time.