moukail/android-market-api

Add support for 'purchased' field

Opened this issue · 5 comments

The proto lacks support for the 'purchased' extended application field (#34).  
It definitely seems to be an int and returns 3 if the user has purchased it.  
I've modified the source to include this field for my projects, but it might 
be useful for other devs to have this pre-included.  Any chance you could add 
this field to the next release?

Original issue reported on code.google.com by colinod...@gmail.com on 11 May 2010 at 7:23

Excellent idea.

Original comment by ldonel...@gmail.com on 11 May 2010 at 8:08

great! looking forward to it

Original comment by wang.b.frank on 11 May 2010 at 9:38

It appears that the field, 34, remains even if the user sells the application 
back.

Original comment by ber...@gmail.com on 19 May 2010 at 8:17

I just tested it with an app I sold back, field 34 didn't appear.  I sold it 
back 
within the 24 hour window, but this was a few days ago (if that matters).  
Seems field 
34 doesn't appear for free apps or pirated copies either, based on a couple 
quick tests 
I did.

Original comment by colinod...@gmail.com on 19 May 2010 at 9:40

Original comment by thiel.al...@gmail.com on 3 Jun 2010 at 7:22

  • Changed state: Accepted
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect