mobileaddcontact

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Cooldeer
Posts: 1
Joined: Sun Apr 07, 2013 8:35 am

mobileaddcontact

Post by Cooldeer » Sun Apr 07, 2013 8:46 am

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.

Post Reply