Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7872431
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T02:11:57+00:00 2026-06-03T02:11:57+00:00

What I want to do: Present the user with all the contacts on his

  • 0

What I want to do:

  1. Present the user with all the contacts on his device that have an email address in the contact.
  2. Allow the user to select/deselect any number of contacts before hitting “done”.
  3. Return an array of the email addresses…or an array of dictionaries with all the contact info for the selected contacts.

What I have tried:

ABPeoplePicker but I am not able to get it to work with selecting multiple contacts.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T02:11:58+00:00Added an answer on June 3, 2026 at 2:11 am

    You can return NO for this delegate method:

    - (BOOL)peoplePickerNavigationController:(ABPeoplePickerNavigationController *)peoplePicker 
    shouldContinueAfterSelectingPerson:(ABRecordRef)person
    {
        NSString* name = (__bridge_transfer NSString*)ABRecordCopyValue(person,
                          kABPersonFirstNameProperty);
        NSLog(@"Name %@", name);
        // Do stuff with the person record
        return NO;
    }
    

    This allows the user to select a number of people.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want the user to select any file present in her/his iPhone so that
I have a list of nodes that I want to present to the user.
I have a dilema, I want to present to the user a semi-transparent view.
I have a UISegmentedView that I use to present the user with an option
Hi all i have an fileuplaod where user can select multiple images nad i
Im working on a app where I want to present the user with all
In my application I want to present a list of choices for a user
I have an HTML textarea element. I want to prevent a user from entering
I want to present an alert window with no button on it, that means
I have a UINavigationController/UITableView and I want to present a UIView over top of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.