ios development/iOS7/native ios app/NSURLSession/Objective-C/UIDocumentInteractionController/UIProgressView
How you would use NSURLSession to download files
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...