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

To get the status of download if not in same page where the download starts #3

Open
Muvidevelopers opened this issue Mar 1, 2017 · 1 comment

Comments

@Muvidevelopers
Copy link

Hi my use case is like this

I start a download and show a status of that download in that page, now I go back to my home page and there I want to show the download status of that particular element. The main approach is to get the download progress of the file by its unique identifier. Do you have that kind of thing?

@guowilling
Copy link
Owner

  • (CGFloat)fileDownloadedProgress:(NSURL *)URL;
    Maybe this method works, Have you tried it?

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

1 participant