Akheon23 / marketlicensing

Automatically exported from code.google.com/p/marketlicensing
Apache License 2.0
0 stars 0 forks source link

Issue an Unique purchase ID for each download from the market in the licensing response #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
If we receive a unique id for each download/purchase we make, the device 
limiter interface can be implemented safer for each user.

What version of the product are you using? On what operating system?
1.5

Please provide any additional information below.
If we receive a unique id for each download/purchase we make, the device 
limiter interface can be implemented safer for each user.
We can pass the unique purchase ID and User ID along with the IMEI to the back 
end server to authenticate the USER easily.

Original issue reported on code.google.com by javanand...@gmail.com on 23 Aug 2010 at 8:02