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

Example ? #18

Open
x011 opened this issue Oct 18, 2015 · 7 comments
Open

Example ? #18

x011 opened this issue Oct 18, 2015 · 7 comments

Comments

@x011
Copy link

x011 commented Oct 18, 2015

Any good example how to implement this library ?

@majidgolshadi
Copy link
Owner

It's depend on your usage but I think if you read README file it's easy to start your work with.

@majidgolshadi
Copy link
Owner

I will be create a simple example ASAP.

@tommyyi
Copy link

tommyyi commented Nov 5, 2015

if downloading is interrupted because the user or system force to stop the app, it is possible to continue downloading when app runs in next time?

because this feature will save data traffic and save total time to get a file when interruption happens

@majidgolshadi
Copy link
Owner

No.
In this situation lib can't set download task state correctly because of that lib state machine can't start task.

@lekeCoder
Copy link

lekeCoder commented May 18, 2016

@majidgolshadi may l ask why does downloading stops for large files without any reason and onConnectionLost does not restart? how can l resolve this?
please help

@majidgolshadi
Copy link
Owner

@lekeCoder It's depends. In some cases because of server response time limitation this situation occur.

@lekeCoder
Copy link

@majidgolshadi Thanks for your reply. I took a look at the code and adjusted among other things the thread portion that determines inactivity.

The issue now is it cannot download from https links. The last time l tried certificate issues came up. What can l do?

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

4 participants