I'd like to resurrect an old thread. In my app, I keep seeing LVL timeouts.
It started back in May (re: the old thread link below) and at that time, I was able to get logcat output from two users to confirm that: 1 - The app binds to the Market app / service 2 - It queues up a license check request 3 - Nothing comes back in the allowed 15 second response window (which is the timeout value in the library / sample). At this time, I'd estimate the number of affected users to be about 1%, that is, those who contact me about this (there maybe those who don't). My LVL code is based on the library, with some fairly minor changes except that I use my own schedule for running LVL checks, caching the "licensed" response for about a month and then re-checking. Is anyone else seeing this or anything similar? -- K 2012/5/21 Kostya Vasilyev <[email protected]> > Recent thread: > > https://groups.google.com/d/topic/android-developers/X6mcgBReUCA/discussion > > -- K > > > 2012/5/21 andrew android <[email protected]> > >> I have had LVL (licensing validation) in my apps ever since it was first >> available and suddenly in the past few weeks, without any changes made by >> me, I have only received timeout errors - even when I increase the timeout >> set in licenseChecker.java. I have checked and rechecked all of my codes >> and my key. >> >> I have the problem on both my Samsung Galaxy Nexus (running 4.0.2) and my >> WiFi XOOM (running 4.0.4) >> >> Has anybody else been having a problem lately? I have users with these >> issues as well, it seems. >> >> Thanks! >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en > > > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

