Page 1 of 1

mobileaddcontact

Posted: Sun Apr 07, 2013 8:46 am
by Cooldeer
I've used mobileaddcontact to add a contact from my app to the Contacts database. All contact details such as Name, Phone numbers and email address are added ok. However I can't get the address to work. Has anyone else been able to add address details.

I checked other forums to find out if adding an address using Xcode is different to the rest of the data.

"... To add an address we won’t be using kABMultiStringPropertyType. To set the street address, we use kABMultiDictionaryPropertyType instead..."

Does this mean I have to do something special or should Livecode be able to handle this?

TIA, AA.