Harry Stroker
Harry Stroker

Reputation: 17

Accessing phone contacts within Flex for mobile

I would like to create an app for Blackberry, iPhone and Android using Adobe Flex. But I need to access the phone's contacts and I can't seem to find a way to achieve this.

Upvotes: 0

Views: 904

Answers (1)

JeffryHouser
JeffryHouser

Reputation: 39408

This information is not exposed via AIR for Mobile APIs.

You can't access them on all platforms; and the ones where you can require complicated work arounds.

The next version of AIR should address this. I expect we'll find out more at Adobe Max in October.

Upvotes: 1

Related Questions