my contact not add in addressbook in ios 7
问题 I am a beginner in iOS development; this code is working in iOS 6 but does not work in iOS 7 ... My code is below, I want to add contacts into my address book. I am developing an app where I have gone through many links, and I have following code, but now I am stuck... I have imported: #import <AddressBook/AddressBook.h> #import <AddressBookUI/AddressBookUI.h> ViewController.m file ABAddressBookRef ab = ABAddressBookCreate(); // To add a new ab entry with telephone number ABRecordRef