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

[Bug] Install dialogue shows despite app actively installing in background #630

Open
opusforlife2 opened this issue Jun 20, 2024 · 0 comments

Comments

@opusforlife2
Copy link

Describe the bug

Happens with both root and regular session installers. Probably needs a slow device.

Despite an app being actively updated in the background, Neo Store still shows the installation confirmation dialogue. If you ignore it, you can see the Install button change to the Launch button, because the app successfully updated without the user accepting the dialogue.

Basically, it seems like Neo Store doesn't detect when an app is being auto-updated after it is fully downloaded, and offers the manual dialogue to confirm its installation if the update happens to take a long time.

This bug happens sometimes and isn't 100% reproducible, likely because of random variation in install times.

To Reproduce
Steps to reproduce the behavior:

  1. Set things up so an app can be auto updated without the install confirmation dialogue.
  2. Update it.
  3. Wait for the install dialogue to show.
  4. Ignore it and see the Install button in the app sheet change to Launch.

Expected behavior

No dialogue should show.

Relevant information:

  • Device: Xiaomi Mi 5
  • Android Version: 14
  • ROM: LOS 21
  • App's Version: 1.0.1
  • Disabled battery optimization for Neo Store?: Yup.
  • What is your selected installer?: Both root session and default session.
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

1 participant