'prevent google play to optimize download size during upate
I had a weird problem updating with Google. My app has been published on Google Play. This app had a NullPointerException bug that I fixed it just by adding a single line code and published the update (I updated my app with apk extension).
When my update approved and I updated my app through Google Play, That problem still existed! The only way was to first remove the app from the phone and then reinstall it from Google Play. The point I have to mention is that the size of my app is about 10MB, but Google updated my app by downloading 4MB during update process. I think this download size optimization has caused this problem. How can I force Google to download and install my entire app for the user when updating, and not try to downsize the app update?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
