Re: AddressBook Framework, adding multiple records

2008-12-12 Thread Alexander Reichstadt
Hi again, did nobody encounter this issue so far? >> There's already an instance of AddressBookSync running. I thought it would be related to making too many calls on sharedAddressBook, but it makes no difference whether I use the sharedAddressBook or addressBook, the message is logged as s

AddressBook Framework, adding multiple records

2008-12-11 Thread Alexander Reichstadt
Hi, using the AddressBook framework to add new records causes a console log saying that there is already one instance running of AddressBookSync. The entries I am adding do get added though and they look ok. Is there some way to avoid this or is this a bug? This is on 10.5.x Thank you.