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

my app continuosly ask for "upadate available even though is updated once in ionic 3" #130

Open
rohananarse opened this issue Apr 12, 2019 · 5 comments

Comments

@rohananarse
Copy link

No description provided.

@3lywa
Copy link

3lywa commented Apr 19, 2019

I'm running into the same issue as well. The app keeps asking to download update even though it was already downloaded and installed.

@rohananarse
Copy link
Author

rohananarse commented Apr 19, 2019 via email

@rohananarse
Copy link
Author

I'm running into the same issue as well. The app keeps asking to download update even though it was already downloaded and installed.

hi did you get any solution for continuous app update even if its updated...??

@smout74
Copy link

smout74 commented Apr 24, 2019

Are you sure your version numbers match ?

For example:

in ionic config.xml : version="1.0.19"
in update.xml : 10019

@3lywa
Copy link

3lywa commented Apr 24, 2019

To solve just make sure that update.xml on the server <version>2</version> matches the android-versionCode defined in config.xml

<widget android-versionCode="2" version="1.0.1" .... />

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

No branches or pull requests

3 participants