centsol / marketlicensing

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

License Testing not working with the unique license key per-app #56

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Set license test response to LICENSED
2. Use LVL library in the app
3. Test the app - always gets NOT_LICENSED (561)

What is the expected output? What do you see instead?
Should get the test response, instead the app always gets NOT_LICENSED.

What version of the product are you using? On what operating system?
Android 4.1 on Windows 7

Please provide any additional information below.
Older apps with account wide license key work well when license testing.

Original issue reported on code.google.com by appes...@gmail.com on 30 Dec 2012 at 7:32

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
The problem seems to have gone! I didn't make any changes in my app. I tried 
testing in a few more devices and they received LICENSED response from Google. 
Then I went back to testing the two devices that had the NOT_LICENSED issue and 
they seemed to work as well.

The two devices weren't working for about 24 hours since I created the license 
key for the new app. Looks like an intermittent problem on Google's end. Can 
somebody confirm?

Original comment by appes...@gmail.com on 31 Dec 2012 at 12:56