iOS address book read only concept
Is there any concept in the address book API of inserting a read-only or locked entry from an appli开发者_运维知识库cation? We want to integrate with the Address book, but don't want the entries to be removed.
Thanks in advance!
Rob
The Address Book belongs to the user. Programs do not (and should not) have the ability to create records the user can't delete. Do you mean something else?
精彩评论