Chapter 6. Retrieving remote data

This chapter covers

  • Retrieving remote data
  • Understanding data serialization and interacting with external services such as Twitter
  • Sending advanced requests using iOS libraries
  • Using web views to display web pages
  • Using popular open source networking libraries

Mobile applications are by their mobile nature connected somehow with remote computers. Even apparently static applications need remote communications to send stats, retrieve updates, or just show the user a message. Take, for example, our Hello Time application, where we were relying exclusively on device time: what if the user moves through different time zones or the device’s clock is off? In that case, we would have to communicate with a time ...

Get iOS 7 in Action 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.