I'm developing an application with a large data. It takes a long time to upload/download to server (around 1 hour).
I'm understanding that:
When uploading if having a new version up in Google Play, Android system will break uploading and update new app. Is my understanding ok?
I want, my app doesn't update automatically. User must finish uploading before update a new version.
How to disable auto update option in Google App by programming?