<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "Xcode: 16.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "Contacts",
  "identifier" : "/documentation/Contacts/accessing-a-person-s-contact-data-using-contacts-and-contactsui",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Accessing a person’s contact data using Contacts and ContactsUI"
}
-->

# Accessing a person’s contact data using Contacts and ContactsUI

Allow people to grant your app access to contact data by adding the Contact access button and Contact access picker to your app.

## Overview

> Note: This sample code project is associated with WWDC24 session 10121: [Meet the Contact Access Button](https://developer.apple.com/wwdc24/10121/).

### Configure the sample code project

Before running the sample code project in Xcode, select the sample target, then configure it to use your Developer team for signing.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)