Login required for access
In order to watch this lesson, you'll need to login to the website.
Download Episode for Offline Playback
Podcasts
In order to play back an episode without internet connection, we need to store that Podcast Episode in our application container. This means downloading each episode separately on a file by file basis. To set this up correctly often involves a shared File Manager class, and it get's very complicated pretty quickly with raw Swift. So in order to make this super simple, we'll use the help of Alamofire to download our file and also show its progress.

Comments (0)
HELP & SUPPORT