[android-developers] Re: LVL "LICENSED" Test Respone

2010-11-05 Thread bagelboy
I think the thing to do is simply not use the google extras. Why do you need them? All you really need to know is whether an application is licensed or not licensed. Google may say that the verification time of the licensing is 2 days say (I have no idea what the normal response would be), but why

[android-developers] Re: LVL "LICENSED" Test Respone

2010-11-05 Thread bagelboy
It's bizzare, they have designed a system for testing that cannot be used to accurately test an application's response! The only solution is to publish an app that doesn't work and then fix it! What are they thinking? ARE they thinking? On Nov 5, 11:03 am, String wrote: > It's been disclosed on

[android-developers] Re: LVL "LICENSED" Test Respone

2010-11-05 Thread String
It's been disclosed on this forum before that test responses aren't cached. I haven't looked into how that's implemented, but leaving those extras blank would probably do it. So I suspect this is by design. An obvious implication is that the test responses aren't an accurate simulation of how your

[android-developers] Re: LVL "LICENSED" Test Respone

2010-11-05 Thread bagelboy
I ran into the same thing last night although I didn't have time to really delve deep into the problem so I am not sure whether it is my code or a market problem. Are you using the stock code? -BB On Nov 4, 11:40 pm, Zsolt Vasvari wrote: > Nobody on this form who implemented LVL and could answe

[android-developers] Re: LVL "LICENSED" Test Respone

2010-11-04 Thread Zsolt Vasvari
Nobody on this form who implemented LVL and could answer this simple question? On Nov 4, 7:03 am, Zsolt Vasvari wrote: > When I set the test response ro LICENSED in the Market for my app, I > am not getting anything back in the "extras" field.  I am referring to > the VT, GT, GR fields. > > Sinc