lazydroid/auto-update-apk-client

Update to older version

Closed this issue · 1 comments

I have a v1.01.00 rev16 of my apk on the server and am testing newer version 
v1.01.06 rev22 on my tablet.

I keep getting the notification that an update is available. 

So the version on the server is actually much older than the one on the tablet, 
this behaviour is quite unexpected, 

Is there some error in my numbering system that is confusing your algorithm? 

Original issue reported on code.google.com by matt...@mudsoft.com.au on 26 Feb 2014 at 11:07

There are two different ways for server to decide if the update is available, 
one is based on MD5 changes, another compares the version numbers. you may 
select the preferred way in the settings on your Account page. The default is 
"MD5 change".

Original comment by lenik.terenin on 28 Mar 2014 at 1:40

  • Changed state: Done