Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个项目,我想删除特定人的通讯录的联系方式......点击按钮......
我尝试修改、添加和编辑记录,并且成功但无法删除记录..
请帮助我...谢谢...提前
use ABAddressBookRemoveRecord
refer to:- https://developer.apple.com/library/ios/#documentation/AddressBook/Reference/ABAddressBookRef_iPhoneOS/Reference/reference.html
You need to use ABAddressBookRemoveRecord