actually ur sendingso mess i one day ,so i am requesting u to send limited
mess that is one mess per day
--
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
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-response-codes
Is the version of the app making the check higher, then that should be
you te
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, Androi
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 c
4 matches
Mail list logo