Skip to content

ImageDownloader to download to destination #286

Description

@Urkman

Hello,

is there a way to download an image and save it to a destination using the ImageDownloader?
Something like this:

let destination = DownloadRequest.suggestedDownloadDestination(for: .documentDirectory) Alamofire.download("https://httpbin.org/image/png", to: destination)

With the Power of the ImageDownloader?

Thanks,
Urkman

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions