2

My App needs to save some attributes to the AddressBook, particularly set new URLs for some Contacts. This works well, unless user enables connection to other storages, like Facebook.

If my App tries to save URL to a record, that was just exposed from Facebook, operation ends with an error:

Error Domain=ABAddressBookErrorDomain Code=0 "The operation couldn’t be completed. (ABAddressBookErrorDomain error 0.)"

(again, for other records from default storage it's not an issue)

When I try to modify Facebook entry in my Contacts in native UI, actually it creates a linked record. I want to do the same in my app programmatically. Is it possible?

rmaddy
  • 314,917
  • 42
  • 532
  • 579
Nick Entin
  • 1,087
  • 8
  • 18

0 Answers0