I'm new to Stackoverflow. I've seen multiple solutions w.r.t above mentioned question. Please find brief details of my concern.
We deploy our Android app apk on our website. (www.mywebsiteurl.com/apk/AndroidApp.apk
And we made some changes to the code and and replaced the apk with the updated apk created using the same keystore. We have an button enabled to prompt user to download the app whenever we find difference in version number in our servlet war file and apk verision compulsing user to update.
Update button --> This is redirecting the user to our updated Android application apk url which is on our website.
IT SAYS DOWNLOADING......
Then it says, There was a problem while parsing the package.
I would like to Thank you all in advance & ofcourse StackOverflow for such a beautiful platform.
Regards, Vickey