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

Download not working on Android #498

Closed
erperejildo opened this issue Jul 20, 2021 · 2 comments
Closed

Download not working on Android #498

erperejildo opened this issue Jul 20, 2021 · 2 comments

Comments

@erperejildo
Copy link

I cannot say exactly what's failing but following the example, it works fine on iOS but on Android. When I try to download the file the reset/retry icon pops up.
I don't get any particular issue, just DownloadTaskStatus.failed

@erperejildo
Copy link
Author

any help?

@tijanirf
Copy link

tijanirf commented Aug 26, 2021

This also happens to me. Some android devices are working but some aren't.

Judging from the log, it shows that the progress is counting up to 100 while DownloadStatus is 2 (loading), but then the progress become -1 and the DownloadStatus is 4 (failed)

EDIT:
flutter_downloader: ^1.6.1 working on android 9, not working on android 11.

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

3 participants