You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 28 Nov 2013 at 7:32The text was updated successfully, but these errors were encountered: