ABGroupAddMember - Cannot Add Contact to Group (iPhone Address Book)
- by cookeecut
Hi, I wonder if someone can help me out on this:
I'm writing some code to copy a set of contacts received through a web application into the Address Book.
I want to put all these new contacts under a certain group.
My code successfully creates the group and adds the contacts into the address book.
However, the 'ABGroupAddMember' operation fails.…