centsol / marketlicensing

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

LVL not licensing after a while (first licensing was confirmed) #57

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Testing License on testaccount works fine after adding to market 
(unpublished)
2. Testing License after publishing works fine
3. Some or one days later, nothing works for testaccount and users

What is the expected output? What do you see instead?
License could not be confirmed, because LicenseChecker returns "Not Allow"
(Policy.RETRY)
What version of the product are you using? On what operating system?
 latest version of LVL, on OS 4.1, app is free upon 2.3.3

Please provide any additional information below.

Followed the tutorial for licensing on developers site. First everything looks 
good and get licensed, after some time, few days or even few hours,I get 
reports from users that they don´t can verify license. Then I do a test with 
my testaccount, and even this doesn´t work. But it worked before. Always get 
"Don´t Allow" (with Policy.RETRY) which makes me sure that there are many 
problems with the licensing server. But this behavior is not ok for selling 
apps. For now, I skip the licensing process in my app, but this is no solution.

Original issue reported on code.google.com by OPiatefu...@gmail.com on 6 Feb 2013 at 7:43

GoogleCodeExporter commented 8 years ago
Similar issue here.

Even when GP is set to the same account used to purchase the app, I am getting 
"Could not get license. Please ensure you have purchased this app" when I try 
to run an app after a while of having it work fine.

Is the account being cached at the Android OS level or is this a GP licensing 
issue?

Original comment by snakeco...@gmail.com on 8 Aug 2013 at 11:41

GoogleCodeExporter commented 8 years ago
In my case, this was that the license server had any problem. But I had never 
become some feedback from google about this. After some days it worked, so I 
think it was just a server problem. What I have done to get sure in the future, 
I made a app just for me with a license request and loaded it to my dev 
console, but doesn´t publish it. From time to time, I check this if it works, 
if not, I know there is something going wrong with the server and I could warn 
my user about. 

Original comment by OPiatefu...@gmail.com on 9 Aug 2013 at 6:39