Software Dev

Sequentially downloading files on iOS

A good example of some synchronized / asynchronous programming in Swift, using an Operation subclass with OperationQueue.

👉 Download files sequentially using URLSession inside OperationQueue

I like this article because it is practical, focused, and relatively simple. Via iOS Dev Weekly.

key value observing graph

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.