Shilpa
Shilpa

Reputation: 340

Background image downloading in ios

how to start background image downloading from where its stopped before connection lost in iOS? Can someone please help?

Thanks in Advance.

Upvotes: 0

Views: 103

Answers (1)

Thejaswi Venigalla
Thejaswi Venigalla

Reputation: 141

Yes, You can resume downloading the image from the same point where it was stopped and can save it locally in background cache. You can use either one of the libraries mentioned below SDWebImage, TCBlobDownload Hope this answers your question.

Upvotes: 2

Related Questions