Exception with ABPerson init
Exception with ABPerson init
- Subject: Exception with ABPerson init
- From: Guillaume Rager <email@hidden>
- Date: Fri, 7 Nov 2003 21:47:54 +0100
- Organization: GumiTech
Hi list,
when i want to create an ABPerson thanks to a vcard file:
ABPerson *foo = [[ABPerson alloc] initWithVCardRepresentation:[NSData dataWithContentsOfFile:@"path/file.vcf"]];
i've got the following exception:
*** Assertion failure in -[ABAddressBook recordClassFromUniqueId:], Framework/AddressBook/ABAddressBook.m:1279
My vcard source is a vcard created by a drag from AddressBook, and i've got this bug with Panther.
Does somebody has the same problem ?
Thanks,
Guillaume
-----
GUMITECH - R&D Unit - Niort (France)
http://www.gumitech.com
"Chaud cocoa, chaud chocolat !!!"
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.