0

I want to take backup of my iPhone contacts using iCloud. How it is possible to take a backup programmatically in my iPhone application? Is there any sample code or example?

rptwsthi
  • 10,094
  • 10
  • 68
  • 109
newDev
  • 103
  • 3
  • 11
  • It is not clear what you want to achieve. You can use (or have your users use) iCloud to back up their addresses. You can access the address book by using the address book API. – Mundi Feb 14 '13 at 13:38