Show a UI which lets the user choose which phone number to use

101 Views Asked by At

As far as I know one can use the AddressBookUI class to show a contacts information with the same UI as the official address book uses. Now I want to let the user choose which phone number, email ect. he wants to use in my app.

So I need a screen where his contact from the address book is shown and where he has something like a checkbooks next to the different numbers and email addresses he wants to use.

Is there an option in AddressBookUI to achieve this?

0

There are 0 best solutions below