Consuming Web Services and Using Local Storage on iOS
Course Features
Duration
120 minutes
Delivery Method
Online
Available on
Downloadable Courses
Accessibility
Desktop, Laptop
Language
English
Subtitles
English
Level
Intermediate
Teaching Type
Self Paced
Video Content
120 minutes
Course Description
Course Overview
International Faculty
Post Course Interactions
Hands-On Training,Instructor-Moderated Discussions
Skills You Will Gain
What You Will Learn
All apps use data of some kind and this course will teach you the fundamental skills you need to get started working with data on the iOS platform
Follow along as we build an iPhone app from scratch and add new functionality in each module
Learn how to download data from an XML web service, parse it and display it in your app
Techniques for storing data locally on an iOS device are covered
These include archiving custom objects as well as reading and writing objects to and from property lists
You will also learn how to use the NSUserDefaults class to read and write simple data such as user preferences
You’ll also see how to perform the same task with a service that serves JSON data
