Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
LVL NOT_MARKET_MANAGED
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Pent  
View profile  
 More options Jul 31 2010, 11:32 am
From: Pent <tas...@dinglisch.net>
Date: Sat, 31 Jul 2010 08:32:34 -0700 (PDT)
Local: Sat, Jul 31 2010 11:32 am
Subject: LVL NOT_MARKET_MANAGED
It seems that this error code is returned if the versions of the app
on the device and at the server differ (amongst other times).

What if the user buys on the market, but doesn't get a chance to
validate before the next version comes out ? With a popular app, this
will probably happen every update to someone.

Perhaps a separate code would be useful for version codes differing,
so the user can be prompted to update ?

Pent


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Brian  
View profile  
 More options Jul 31 2010, 5:45 pm
From: Brian <avalo...@caerleon.us>
Date: Sat, 31 Jul 2010 14:45:11 -0700 (PDT)
Local: Sat, Jul 31 2010 5:45 pm
Subject: Re: LVL NOT_MARKET_MANAGED
I've done some testing on this, myself, and it seems that it only
returns the NOT_MARKET_MANAGED error for an app in the market if the
version code (the integer form of the version number in the manifest)
in the copy making the check is higher than the one currently in the
market.  If the version code in the copy of the app making the check
is less than or equal to the current one in the market, then the
normal license valid/invalid response is given unless there's another
error.

That seems acceptable to me, even if it is a bit odd considering the
docs imply that it indicates only a package name mismatch.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Trevor Johns  
View profile  
 More options Aug 3 2010, 10:36 pm
From: Trevor Johns <tjo...@google.com>
Date: Tue, 3 Aug 2010 19:36:58 -0700
Local: Tues, Aug 3 2010 10:36 pm
Subject: Re: [android-developers] Re: LVL NOT_MARKET_MANAGED

The reason this happens is because we store the RSA keypair used for license
checks on a per-app/per-version basis. The old version of your application
doesn't have a license key associated with it.

(We probably could make this a bit more clear.)

--
Trevor Johns
Google Developer Programs, Android
http://developer.android.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
MarcoAndroid  
View profile  
 More options Sep 22 2010, 9:04 am
From: MarcoAndroid <marco...@gmail.com>
Date: Wed, 22 Sep 2010 06:04:28 -0700 (PDT)
Local: Wed, Sep 22 2010 9:04 am
Subject: Re: LVL NOT_MARKET_MANAGED
My guess is that when the version of the app making thecheck  is lower
than the latest in the market, LICENSED_OLD_KEY is returned as per
http://developer.android.com/guide/publishing/licensing.html#server-r...

Is the version of the app making the check higher, then that should be
you testing a new version and you can overwrite via the dev console I
guess.

On 31 jul, 23:45, Brian <avalo...@caerleon.us> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
shiva Muthukrishnan  
View profile   Translate to Translated (View Original)
 More options Sep 22 2010, 9:37 am
From: shiva Muthukrishnan <writetome.sh...@gmail.com>
Date: Wed, 22 Sep 2010 19:07:53 +0530
Local: Wed, Sep 22 2010 9:37 am
Subject: Re: [android-developers] Re: LVL NOT_MARKET_MANAGED

actually ur sendingso mess i one day ,so i am requesting u to send limited
mess that is one mess per day


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »