vinay035 / android-market-api

Automatically exported from code.google.com/p/android-market-api
0 stars 0 forks source link

Add support for 'purchased' field #18

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
Excellent idea.

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

GoogleCodeExporter commented 9 years ago
great! looking forward to it

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

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago

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