Android Question GooglePlayBilling IsAutoRenewing ?

Hamied Abou Hulaikah

Well-Known Member
Licensed User
Longtime User
Q1: According this link isautorenewing returns true if subscription state is Active or in Grace period.
What isautorenewing return in expired state and other states of N/A? in their documentation they are N/A, in our library what will be returned?
Q2: Billing.ConnectIfNeeded method return true also in offline mode, so that is mean for Billing.QueryPurchases is cached in device!
If purchase is 1 month subscription, subscriber elapsed 1 month and still no internet connection, What isautorenewing return?
 
Top