Skip to content
SweetTutos
Your guide for Mobile, Web, and AI

Category: UIDocumentInteractionController

App Transport Security/iOS 10/ios development/native ios app/Swift 3/UIDocumentInteractionController/URLSession/URLSessionDownloadDelegate/URLSessionDownloadTask/Xcode 8

Networking in Swift: How to download a file with URLSession [Swift 3]

Posted on November 6, 2015 by Malek / 10 Comments

Update November 2016: Fully updated for Xcode 8 and Swift 3. You will often need to download content to use in your app. NSURLConnection used to be a great inte...

ios development/iOS7/native ios app/NSURLSession/Objective-C/UIDocumentInteractionController/UIProgressView

How you would use NSURLSession to download files

Posted on September 16, 2014 by Malek / 24 Comments

Update: The Swift version of this tutorial is available here. Since iOS7, Apple engineers introduced a new set of networking API called NSURLSession, in order t...

Copyright © 2014-2025 SweetTutos. All Rights Reserved.