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 starting #918

Open
nahidmk opened this issue Nov 27, 2023 · 5 comments
Open

Download not starting #918

nahidmk opened this issue Nov 27, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@nahidmk
Copy link

nahidmk commented Nov 27, 2023

String? taskId = await FlutterDownloader.enqueue(
url: url,
fileName: fileName.mp4 ,
savedDir: localStoragePath,
showNotification: true,
openFileFromNotification: false,
);

It returns the taskId. After that, nothing happens. There is not log of DownloadWorker.

any one please help me

@nahidmk nahidmk added the bug Something isn't working label Nov 27, 2023
@cledsonv
Copy link

cledsonv commented Nov 29, 2023

Are you importing the initialize?

image

@nahidmk
Copy link
Author

nahidmk commented Nov 30, 2023

yes, I did it at the very beginning of the app. but it doesn't work. It happens in multiple types of devices. In most cases, one device has this problem

Device name: realme 8
processor: Helio G95
Model: RMX3085
OS version: 12

@MinardWu
Copy link

MinardWu commented Dec 4, 2023

Same problem for me, any solution?

@Shkryabminer
Copy link

check reference. Be sure that this is valid reference

@balajiks-dev
Copy link

Hey,

I have created a bug for not downloading for very first time. I'm adding the reference link for the bug so that we can follow further. If someone finds the solution, add it here too.

https://github.com/fluttercommunity/flutter_downloader/issues/937

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants