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

Downloads stay in queued state for a very long time before starting #686

Open
JBramEu opened this issue Aug 13, 2024 · 4 comments
Open

Downloads stay in queued state for a very long time before starting #686

JBramEu opened this issue Aug 13, 2024 · 4 comments

Comments

@JBramEu
Copy link

JBramEu commented Aug 13, 2024

Seen on apps with targetSdk 34 and Android 14
Everything is working fine with targetSdk 33.

Since targetSdk 34 is mandatory for new apps and updates in PlayStore starting August 31st, this is somewhat urgent.

@kose-cansu
Copy link

I am having this problem too. Do you have a solution for this problem?

@bmodi2
Copy link

bmodi2 commented Aug 29, 2024

Noticed a similar issue. The root cause for me was identified to be ACTION_QUEUE_BACKOFF_RESET broadcast was failing on Android 14, because the intent used was not package protected.

@tonyofrancis
Copy link
Owner

New version 3.4.0 has been released that contains fixes for this issue.

@axb996
Copy link

axb996 commented Dec 8, 2024

新版本 3.4.0 已发布,其中包含针对此问题的修复。

I still encountered this problem with 3.4.1, on some lower versions of Android platforms, such as API27. The system has been stuck in the onQueued state. No exception log is output. Procedure

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

5 participants