Skip to content

Not able to see the progress #30

@darshan-khedekar

Description

@darshan-khedekar

Hello,
I am not able to see the progress. I am just able to see the circle with stop button but no progress even though the app is downloading the content. I have manually added classes from the Download button folder under the Example app. Below is the relevant code:
if (self.progress.fractionCompleted > 0){
DLog(@"***** %f",self.progress.fractionCompleted);
self.downloadProgress.stopDownloadButton.progress = self.progress.fractionCompleted;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions