Summary

This chapter introduced JSON (or JavaScript Object Notation). It explained how to request JSON data from a server in an iOS app, parse it, and display it in a table. The chapter described how to encode an NSDictionary or NSArray into JSON, and send it over the network to a server.

Get iOS Components and Frameworks: Understanding the Advanced Features of the iOS SDK now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.