novoda / download-manager

A library that handles long-running downloads, handling the network interactions and retrying downloads automatically after failures
Apache License 2.0
483 stars 63 forks source link

When I closed application and come back to application I can't have any downloadBatchStatus? #498

Open sealiasheq opened 5 years ago

sealiasheq commented 5 years ago

When I closed application and come back to application I can't have any downloadBatchStatus(my application is downloading yet), how can I get downloadBatchStatus(my application is downloading yet) when I come back to application?

Mecharyry commented 5 years ago

I'm sorry @sealiasheq but I don't understand the issue.

We would always suggest you try reproducing the issue with the demo and supplying us with reproducible steps so that we can help you.