Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

marketservice getting previous version code #167

Open
GoogleCodeExporter opened this issue Apr 1, 2015 · 1 comment
Open

marketservice getting previous version code #167

GoogleCodeExporter opened this issue Apr 1, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 28 Nov 2013 at 7:32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant