• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Address Book madness
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Address Book madness


  • Subject: Re: Address Book madness
  • From: Aidas Dailide <email@hidden>
  • Date: Sun, 27 Jun 2004 00:39:46 +0300

Hi Vince,

Thank you for your reply. Looks like that there is workaround for it (thanks to Jeff Hokit):

ABPerson *person=[[[ABPerson alloc] init] autorelease];
person=[person initWithVCardRepresentation:vCardData];

Regards,
Aidas

On 2004.6.26, at 23:59, Vince DeMarco wrote:


On Jun 26, 2004, at 7:02 AM, Aidas Dailide wrote:

Hi all,

I've trying to use Address Book framework in my application. Unfortunately I've found a problem that I can not solve. I have ABPeoplePicker view in panel and I made drag and drop, so I users could easily drag and drop records from Address Book to table view. I've easily made it, but the problem is that Address Book framework throws this assertion failure:

"*** Assertion failure in -[ABAddressBook recordClassFromUniqueId:], Framework/AddressBook/ABAddressBook.m:1295
2004-06-26 16:57:22.538 eyeSignal[7291] *** Assertion failure in -[ABAddressBook recordClassFromUniqueId:], Framework/AddressBook/ABAddressBook.m:1295
2004-06-26 16:57:22.538 eyeSignal[7291] *** Assertion failure in -[ABAddressBook recordClassFromUniqueId:], Framework/AddressBook/ABAddressBook.m:1295"

What could be wrong?

I am getting VCard format data and then creating ABPerson from it.



Its a bug we have fixed it in a latest version come to WWDC and check it out.

vince
_______________________________________________
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.


References: 
 >Address Book madness (From: Aidas Dailide <email@hidden>)
 >Re: Address Book madness (From: Vince DeMarco <email@hidden>)

  • Prev by Date: Re: Address Book madness
  • Next by Date: displaying a sheet with new document
  • Previous by thread: Re: Address Book madness
  • Next by thread: string attributes and lineheight
  • Index(es):
    • Date
    • Thread