Tag: address book

iOS Tutorials at AppCoda

A First Look at Contacts Framework in iOS 9

Last updated on June 29th, 2016As every iOS release, the version 9, which is officially here for just a few weeks, presents new features and improvements to existing technologies for both users and developers. As we’ve all witnessed, there’s a number of new stuff that has been first-introduced in this version, but there are changes […]

Keep Reading...
Objective-C Tutorials

How to import contacts from the Address Book – Part 2

Welcome to the second part of this tutorial! At the first part we talked about a couple of things on how to import contacts from the device’s Address Book and we developed a demo app to see everything in action. What we really did, was to let us tap on a contact’s name, return back to our app and then select specific pieces of information regarding the selected contact, which we displayed on a table view.

Keep Reading...