android - purchaseTime in subscription with in app billing -


i using subscription inapp billing , wondering purchase time in this

purchase mypurchase = inventory.getpurchase(my_sky); mypurchase.getpurchasetime(); 

what purchase time when subscription used? first date user subscribed product or date of renewal of recent payment?

please thank you

my experience purchase time date first time user made purchase. not updated when subscription renewed.

in my app tell user when next renewal date coming up. add months since purchasetime date , present user.


Comments

Popular posts from this blog

PHPMotion implementation - URL based videos (Hosted on separate location) -

c# - Unity IoC Lifetime per HttpRequest for UserStore -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -