Yeah I've seen this too. But only in a certain combination: - You already have an existing version of the app published. The new app you're testing has a newer version number - Your LVL code work from the emulator on which you are logged in with your developer account - But you always get NOT_MARKET_MANAGED or similar on a real phone (like the N1) when testing the LVL with a google non-developer test account - The market developer console return status has been set to LICENSED of course
My guess is that that combi is not (correctly) supported by the market in combination with market console, because it seems not to be able to detect the difference between the currently pubished app checking with LVL for being licensed, and your newer test version by that same user. It seems the published app check takes precedence over the console setting for test-accounts. Did you try the same with your developer account on the N1? (I didn't because I don't want to mess up my phone which I'm worried might happen :) If my reasoning is correct, that probably will validate fine. As soon as you publish your new version, the validation should be working fine (it did for me). But of course (just like me) you do want to try it out before publishing it... My conclusion: I think it's currently not possible with test accounts if you've published an app before and now wanting to test a newer version of that app with a test account... Hope this makes sense, and it's all concluded from trial and error from my side. On 24 okt, 19:25, Open <[email protected]> wrote: > Ping. > > Anyone else with this problem? > > On Oct 20, 2:04 pm, Open <[email protected]> wrote: > > > > > The primary account on my N1 is a Google Apps account. > > > I added code to one of my apps to support the LVL. Now I am trying to > > test it on my N1. > > > Since the address associated with my market publisher acct is an > > @gmail address and not my Google Apps account the license check fails > > every time. > > > I tried adding my Google Apps account to the list of "test" accounts > > in my profile. It continues to fail. > > > Has anyone else encountered this? Has anyone been successful using a > > Google Apps account as a test account? > > > 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

