redsolver / skydroid

A decentralized domain-based App Store for Android.
GNU General Public License v3.0
389 stars 21 forks source link

[Bug] App's download gets cancled s soon the user leaves app's sheet #19

Open machiav3lli opened 3 years ago

machiav3lli commented 3 years ago

Steps to reproduce:

  1. Open an app info sheet (that has an update)

  2. Press update -> download starts with an indicator in place of download button (with no notification)

  3. Press back to main activity

  4. Open the app's info sheet again: no indicator that the download is running (and it's not running anyway)

Expected behaviour to the mentioned steps

  1. Download starts with a notification.

  2. Download doesn't get canceled.

  3. There's an indicator of the download progress in place of the download button.

Tanzin01 commented 2 years ago

Alike issue. I can't leave the app page after clicking download. I have to stay in that app page till the app is downloaded.