Address Book

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Tester2
Posts: 102
Joined: Wed May 18, 2011 7:02 pm

Address Book

Post by Tester2 » Tue Jan 31, 2012 9:40 pm

Hey Awesome LiveCoders,

Is there a way to access the Contacts from my iPhone's Address book?

Like if I wanted to make an app that let me browse through my contact's info?

Thanks so much.

-Tester2

Klaus
Posts: 14183
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Address Book

Post by Klaus » Tue Jan 31, 2012 10:36 pm

Hi Tester2,

Address Book access is not (yet) supported by LiveCode iOS.


Best

Klaus

Tester2
Posts: 102
Joined: Wed May 18, 2011 7:02 pm

Re: Address Book

Post by Tester2 » Tue Jan 31, 2012 10:43 pm

Klaus,

Thanks for the quick reply.

-Tester2

monte
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1564
Joined: Fri Jan 13, 2012 1:47 am
Contact:

Re: Address Book

Post by monte » Fri Feb 03, 2012 3:55 am

It's on my todo list. I've got the people picker done and then you can query the simple properties of the person. But I haven't done the multiple value properties (like phone number,address etc). How much interest in this is there?

Cheers

Monte
LiveCode User Group on Facebook : http://FaceBook.com/groups/LiveCodeUsers/

matthiasr
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 195
Joined: Sat Apr 08, 2006 7:55 am
Contact:

Re: Address Book

Post by matthiasr » Sun Mar 18, 2012 1:54 pm

Hi Monte,

any chance that we will see that "people picker"in near future?

Regards,

Matthias

monte
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1564
Joined: Fri Jan 13, 2012 1:47 am
Contact:

Re: Address Book

Post by monte » Sun Mar 18, 2012 8:37 pm

It's not getting as many votes as some other ideas. Video recording/image capture control is most voted at the moment and mapkit was the leader of the pack last time.

Cheers

Monte
LiveCode User Group on Facebook : http://FaceBook.com/groups/LiveCodeUsers/

matthiasr
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 195
Joined: Sat Apr 08, 2006 7:55 am
Contact:

Re: Address Book

Post by matthiasr » Tue Mar 20, 2012 9:53 pm

So then we have to wait some more time. Unbelievable that no one needs/wants such an extension.

Regards,

Matthias

monte
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1564
Joined: Fri Jan 13, 2012 1:47 am
Contact:

Re: Address Book

Post by monte » Mon Mar 26, 2012 8:40 pm

It's possible an address book external may come from another party so I'll get some other things out while I find out if they are going to release. This topic has certainly added a few poll votes to address book and it's currently leading mapkit.

Cheers

Monte
LiveCode User Group on Facebook : http://FaceBook.com/groups/LiveCodeUsers/

colourpixels
Posts: 83
Joined: Mon Oct 31, 2011 5:28 am

Re: Address Book

Post by colourpixels » Thu Mar 29, 2012 6:12 am

count me in as a yes for accessing the address book (with users permission obviously given recent troubles companies have had)

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10044
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Address Book

Post by FourthWorld » Thu Mar 29, 2012 4:04 pm

colourpixels wrote:count me in as a yes for accessing the address book (with users permission obviously given recent troubles companies have had)
Now mandatory for Address Book access:
http://www.gamasutra.com/view/news/1672 ... e_data.php
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

monte
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1564
Joined: Fri Jan 13, 2012 1:47 am
Contact:

Re: Address Book

Post by monte » Thu Mar 29, 2012 8:21 pm

That article seems to only breifly mention address book. I assume if it's mandatory that the address book framework will ask for the users permission for the app just like location.

Cheers

Monte
LiveCode User Group on Facebook : http://FaceBook.com/groups/LiveCodeUsers/

olieolson
Posts: 3
Joined: Sat Jun 09, 2012 12:47 am

Re: Address Book

Post by olieolson » Sat Jun 09, 2012 2:04 am

Here's a vote for address book access. I don't want to make another contact system, but I do want to leverage the contacts the user already has. I also need to be able to associate external data with records in the address book data base...

Olie

Post Reply