This behavior is correct. Setting the test response won't change the response for external users. The test response is for testing how your application handles the response, not for changing the response your users get.
-- Devesh On Aug 1, 6:22 am, sblantipodi <perini.dav...@dpsoftware.org> wrote: > I'm sure that the problem isn't cache related because I have just > tryed with a fresh new google account > on a fresh new AVD with the software just installed and I got > LICENSED :O > > It's incredible if I set unlicensed from developer console, the only > unlicensed account > will be the developer account, all other accounts are getting > LICENSED... (on the emulator) > > On Aug 1, 3:00 pm, sblantipodi <perini.dav...@dpsoftware.org> wrote: > > > > > Really thanks for your answer, help is valuable today. > > I'm using serverManagedPolicy but I get into allowed() also on newer > > AVD just created, > > this should not have any cache at all, am I wrong? > > > On Aug 1, 2:25 pm, RichardC <richard.crit...@googlemail.com> wrote: > > > > Which license policy are you using? ServerManagedPolicy caches the > > > result so you might not see what you expect (you will be getting the > > > cached result). > > > > For testing purposes try using StrictPolicy but keep an eye on the > > > info into extras for number of license checks remaining. > > > > On Aug 1, 9:46 am, sblantipodi <perini.dav...@dpsoftware.org> wrote: > > > > > No one else with this problem? > > > > > On Aug 1, 2:20 am, sblantipodi <perini.dav...@dpsoftware.org> wrote: > > > > > > Hi, > > > > > I have built in the Sample code from LVL and putted it into my main > > > > > activity. > > > > > > I haven't understood why it always returns LICENSED also if I setted > > > > > UNlicensed from my developer console. > > > > > > this is the adb logcat output... > > > > > > I/LicenseChecker( 496): Binding to licensing service. > > > > > I/LicenseChecker( 496): Calling checkLicense on service for > > > > > packageName > > > > > I/LicenseChecker( 496): Start monitoring timeout. > > > > > I/LicenseChecker( 496): Received response. > > > > > I/LicenseChecker( 496): Clearing timeout. > > > > > > I have no idea on why it gives me always licensed... > > > > > > Thanks. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en