Downloading large media
You're building a feature that downloads video and audio files (hundreds of MB to GB) for offline playback. Select all the correct statements about a URLSession-based implementation.
Pick all that apply
Downloading large media
You're building a feature that downloads video and audio files (hundreds of MB to GB) for offline playback. Select all the correct statements about a URLSession-based implementation.
Pick all that apply
NetworkingShort answerAdvanced
You're downloading an audio file of several hundred MB, and the app gets terminated or th…
#download-task #background-session #resume-data
NetworkingMultiple choiceIntro
In an app that uses URLSession, you want a large file download to keep going after the us…
#background-session
NetworkingShort answerExpert
A large file is downloading through a background URLSession and the app gets terminated c…
#background-session
iOS system designShort answerAdvanced
Design Instagram Stories: photos and short videos that vanish after 24 hours, tap left or…
#media