[iPhone] Addressbook "group" problem
[iPhone] Addressbook "group" problem
- Subject: [iPhone] Addressbook "group" problem
- From: James Lin <email@hidden>
- Date: Sat, 11 Jul 2009 15:50:10 +0800
Hi all,
Anyone familiar with the Addressbook framework?
I can't seem to be able to add a "group" into the addressbook only ONCE.
if i use ABRecordRef group = ABGroupCreate(); to get a handle on group,
calling NSString *groupName = (NSString
*)ABRecordCopyCompositeName(group);
returns a NULL.
so I can't seem to be able to check if a group name already exists and
don't have to re-create the group again.
Can you please help me and point me in the right direction?
How do I create group only "once"?
Thank you and best regards...
James
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden