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.
名簿を渡して、名簿から「連絡先を削除する」オプションなしで正常に作成しました。
アドレス帳から連絡先を削除する方法はありますか?
私は私から助けを得ましたOS reference library。
OS reference library
私はpersonViewControllerメソッドを使用しています
personViewController
Take a look at ABPersonViewController+Delete category which does not use any private methods:
https://github.com/shrtlist/ABDelete