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

Better utilize URLSession's discrepancy feature #7

Closed
kelson42 opened this issue May 10, 2016 · 3 comments
Closed

Better utilize URLSession's discrepancy feature #7

kelson42 opened this issue May 10, 2016 · 3 comments
Assignees
Milestone

Comments

@kelson42
Copy link
Contributor

kelson42 commented May 10, 2016

Tested on 1.5.

Steps:
1 - Download 5 content
2 - Stop the app before the download have completed (no hibernation)
3 - Restart the app
4 - Download are paused, clikc on each of them to resume the download

I get:

  • Almost impossible to resume the downloads. I have to click many times, stronger, more preciser... I don't know exactly and I have only achieved to resume 2/5 downloads

I should get:

  • 5 clicks and all the downloads restarts quickly (or are queued)
@kelson42 kelson42 added the bug label May 10, 2016
@automactic automactic self-assigned this May 10, 2016
@kelson42
Copy link
Contributor Author

This is related to iOS 'discrepency' feature. 'Discrepency' was disabled in 1.5.1 and problem should be investigated for next version as 'discrepency' a really nice feature we want to benefit from.

@automactic automactic changed the title Almost impossible to resume after app stop Better utilize URLSession's discrepancy feature Jul 5, 2016
@automactic automactic modified the milestone: 1.8 Sep 15, 2016
@automactic
Copy link
Member

in 1.8 and up, user initiated downloads have discrepancy turned off, since it is very likely user will want to see download start right away.

@kelson42
Copy link
Contributor Author

kelson42 commented Feb 3, 2017

@automactic Nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants