-
Notifications
You must be signed in to change notification settings - Fork 535
Run in Android Simulator #105
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
Comments
What's wrong with Android simulator? I still run it on my Android simulator and see nothing wrong |
Thanks for the reply. It doesn't do anything. The callback shows 0 for progress and it just hangs for me. It does work on my Pixel 3a but now I have another problem - probably because I am running Android O. I have the WorkManager is not initialized properly. I am currently unable to solve that one either. It works on a new Flutter app, but as soon as I have location plugin and flutter downloader, I get that "WorkManager is not initialized properly." problem. |
Has this issue happened in v1.2.2 yet? |
yes , i use v1.3.1 , still have the problem |
I have this problem too. all of the tasks are in status(1) enqueued. and progress is 0. |
I have the same problem, after call |
I have the same problem, after call await FlutterDownloader.enqueue, nothing happened.
run in Android simulator. |
It prints task id and then nothing happens, I'm using pixel_3a_xl_API_R emulator. But it works well on my phone. Does anyone solve the problem? |
It's the same as mine. |
if you are in China mainland, please see #129 after resolve that by https://hky.moe/archives/162/ , now I can download. |
Closing because of lack of activity. If you have problems, please see issues linked in this thread, there's lots of info in them, especially if you're in China mainland. |
Is it possible to get this to run in the Android simulator? If so, what do I need to do?
The callback just shows 0.
I also see this:
Backoff delay duration less than minimum value
The text was updated successfully, but these errors were encountered: