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 Progress #59

Closed
exherb opened this issue Sep 15, 2015 · 4 comments
Closed

Download Progress #59

exherb opened this issue Sep 15, 2015 · 4 comments

Comments

@exherb
Copy link

exherb commented Sep 15, 2015

Is there any way to get how many data has been downloaded?

@jparise
Copy link
Collaborator

jparise commented Sep 15, 2015

Yes. Have a look at the progress: argument that is available on many of the download methods.

@param progress PINRemoteImageManagerImageCompletion block which will be called to update progress of the image download.

@exherb
Copy link
Author

exherb commented Sep 15, 2015

@jparise but I can't figure out how to caculate the progress percentage.

@exherb exherb closed this as completed Sep 22, 2015
@AdamBCo
Copy link

AdamBCo commented Oct 8, 2015

@exherb how did you go about accomplishing this?

@garrettmoon
Copy link
Collaborator

@exherb I don't think there is a way to actually calculate the percentage of a download yet, the method @jparise points out gives you progressive renders, but not the amount of data loaded. Please feel free to open up a new issue of your own and we can track it there.

tinder-garricnahapetian pushed a commit to TinderApp/PINRemoteImage that referenced this issue Mar 22, 2024
Only initialize NSDate when it is needed
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