Course curriculum
-
-
Welcome
-
Resources
-
-
-
How to display a mail composer window (MFMailComposeViewController)
-
How to send an SMS (MFMessageComposeViewController)
-
How to initiate a call (UIApplication)
-
How to launch other apps from your app (UIApplication)
-
-
-
How to access contacts on device (CNContactPickerViewController)
-
How to save a new contact to the address book (CNContactViewController)
-
-
-
How to store sensitive data on the device securely (Keychain)
-
How to retrieve configuration info from the Plist
-
How to parse a comma delimited text file, aka CSV (SwiftCSV)
-
How to store and retrieve information on the device (UserDefaults)
-
How to save username and password securely (Keychain)
-
How to add an event to the calendar (EventKitUI)
-
How to add an event to the calendar programmatically (EventKit)
-
-
-
How to download a file (URLSession)
-
How to save a file to the device (NSData)
-
How to display a PDF (PDFKit)
-
-
-
How to launch Apple Maps from your app (UIApplication)
-
How to launch Google Maps from your app (UIApplication)
-
How to display a map centered on a location (CoreLocation)
-
How to display a pin on a map (MKPointAnnotation)
-
How to display a map and show user's location (MapKit)
-
About this course
- Free
- 56 lessons
- 0 hours of video content