iPhone Contacts sync
Posted: Tue Nov 20, 2012 9:22 pm
Hello,
My company sells a very popular Address Book product for Windows that we're currently porting to the Mac using Livecode. I'm also interested in syncing iphone/ipad contacts with our software.
The built in mobilegetcontactdata and mobileaddcontact would probably allow me to do what I need, but the problem is they open the contact user interface function on the devices. I need a silent method for this.
Alternatively I read that the iphone contact database uses SQLite, but it appears the /private/var/mobile/Library/AddressBook folder is not available for read or write.
Any suggestions? Thanks in advance.
My company sells a very popular Address Book product for Windows that we're currently porting to the Mac using Livecode. I'm also interested in syncing iphone/ipad contacts with our software.
The built in mobilegetcontactdata and mobileaddcontact would probably allow me to do what I need, but the problem is they open the contact user interface function on the devices. I need a silent method for this.
Alternatively I read that the iphone contact database uses SQLite, but it appears the /private/var/mobile/Library/AddressBook folder is not available for read or write.
Any suggestions? Thanks in advance.