Networking with NSURLSession: Part 2

In the previous tutorial, I introduced you to NSURLSession. I talked about the advantages it has over NSURLConnection and how to use NSURLSession for simple tasks, such as fetching data from a web service and downloading an image from the web. In this tutorial, we’ll take a closer look at the configuration options of NSURLSession […]

{excerpt}
Read More

Leave a Reply

Your email address will not be published. Required fields are marked *