kiwix / kiwix-xulrunner

[ARCHIVED] Legacy Kiwix desktop solution for Windows/macOS/Linux
https://download.kiwix.org/release/kiwix-xulrunner/
GNU General Public License v3.0
112 stars 28 forks source link

Allow custom app version_code to be unspecified and to instead query Google Play and increment #408

Closed mhutti1 closed 7 years ago

mhutti1 commented 7 years ago

If the version code is unspecified (not available or empty string) in a custom apps json we should query Google play and increment the version code from the latest version that is published (including alpha/beta).

kelson42 commented 7 years ago

This is one of the few mandatory things to do to allow to build an auto-update system for custom apps. Important ticket.

kelson42 commented 7 years ago

This issue was moved to kiwix/kiwix-android#36