ZuoAndroid / android-query

Automatically exported from code.google.com/p/android-query
0 stars 0 forks source link

marketservice getting previous version code #167

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. 
https://androidquery.appspot.com/api/market?app={app}&locale=en&version={appVers
ion}&code={appVersionCode}&aq=2
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
0.26.6 beta

Please provide any additional information below.
For some reason the app wasn't showing popups anymore for new versions, but 
worked with ms.force() and showed the correct version name in the dialog. I 
then decided to search and saw the source for the marketservice and used the 
url to see what was actually returned by the webservice

1. Doesn't matter what version is inputted, the webservice checks the version 
code instead
2. The version name returned by webservice is correct, but version code is the 
previous unpublished one for my app, this is causing it to not  recognize the 
version due to the previous mentioned error.

Original issue reported on code.google.com by Shaun...@gmail.com on 28 Nov 2013 at 7:32

GoogleCodeExporter commented 8 years ago
It has almost been 10 months now and the issue is still present, the same app 
shows a version "code" from a year back, even though "version" is correct, thus 
the update is not happening. 

Will this ever get resolved? I am very much regretting donating to this project 
since this is the only feature I used. 

Original comment by Shaun...@gmail.com on 6 Sep 2014 at 7:26