<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "Xcode: 15.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "NearbyInteraction",
  "identifier" : "/documentation/NearbyInteraction/implementing-interactions-between-users-in-close-proximity",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Implementing interactions between users in close proximity"
}
-->

# Implementing interactions between users in close proximity

Enable devices to access relative positioning information.

## Overview

> Note: This sample code project is associated with WWDC20 session [10668: Meet Nearby Interaction](https://developer.apple.com/wwdc20/10668/).

### Configure the Sample Code Project

Before you run the sample code project in Xcode, set the run destination to a device with an Ultra Wideband chip or iOS Simulator. You can run the sample app on two devices that have an Ultra Wideband chip, or on multiple iOS Simulators.

---

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)