Android "Not_Market_Managed" error

AndyD273 picture AndyD273 · Aug 16, 2010 · Viewed 8.2k times · Source

Working on trying out the market licensing service, and I'm running into a few problems with the sample application.

When I first ran the sample, I got an error saying that the application was not licensed. I linked my account to the simulator in order to get it to get the test response, and now I get an error saying "Application error: NOT_MARKET_MANAGED"

Does this mean that I have to upload the app to the market in order to test to see if it works?

Answer

Sephy picture Sephy · Aug 17, 2010

Yes your app has to be on the market and if it already is, you have to have a version code number which is greater or equal than the one already published.