-
Notifications
You must be signed in to change notification settings - Fork 515
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
The callback function is not executed, the task status is "enqueued" in the database #191
Comments
I've encountered the same problem.
If that doesn't fix the problem, could you please provide some code? |
I've encountered the same problem. Launching lib\main.dart on Android SDK built for x86 in debug mode... D:\mywork\flutter\flutter_tudou>flutter doctor run -v [√] Android toolchain - develop for Android devices (Android SDK version 29.0.1) [√] Android Studio (version 3.5) [√] Connected device (1 available) • No issues found! |
My emulator is Android 8.0.0 (API 26),but after I change my emulator to API 24,it works well |
if you are in China mainland, please see #129 after resolve that by https://hky.moe/archives/162/ , now I can download. |
in my case, the URL that I wanted to download contains some Persian characters. with encoding the URL the problem of downloading files has been solved. otherwise, they will fail and enqueued.
|
run on emulator
skd 29
The text was updated successfully, but these errors were encountered: