Matching a vcard with an address book record
Matching a vcard with an address book record
- Subject: Matching a vcard with an address book record
- From: Gideon King <email@hidden>
- Date: Sat, 17 Jul 2010 14:09:58 +1000
Using initWithVCardRepresentation: to create an ABPerson gives me a new person every time even if that person is already in Address book. If you drag a vCard into address book and it's already there, it prompts you as to whether to use the existing/new/merge etc., so obviously there is some way it knows that it already exists.
I there some recommended way of looking up the vcard in the address book database, or am I going to have to roll my own ABSearchElement with everything that may be used to identify a match and do the search using recordsMatchingSearchElement: ?
Thx
Gideon
_______________________________________________
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