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 is freeze when bad network #39

Closed
veila opened this issue Aug 23, 2017 · 2 comments
Closed

Download is freeze when bad network #39

veila opened this issue Aug 23, 2017 · 2 comments

Comments

@veila
Copy link

veila commented Aug 23, 2017

Hi,
I test my app switch between good network. -> bad network -> good network.
first, all files downloading, then I change to bad network.
all files in current download is freeze (it's right). But when I change back to good network. Some files download good, but some files still freeze. I thought these files stop download, I just check them "isFileDownloadingForUrl" or not then "downloadFileForURL" again. But I check them still downloading and in array current download.
If want these download finish. I have to stop and redownload all. That not good with user. Please help

@samisharafeddine
Copy link

The connection would appear to be terminated by the server.. nothing much to do here since its the server's configuration that acts this way, the problem is not from TWRDownloadManager

@veila
Copy link
Author

veila commented Sep 14, 2017

Ok I understand now. Thanks for supporting

@veila veila closed this as completed Sep 14, 2017
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

2 participants