AccessorySetupKit Find My
Asked on 2026-02-27
1 search
The AccessorySetupKit is a new framework introduced by Apple to streamline the setup and management of Bluetooth and Wi-Fi accessories. It provides a privacy-friendly approach that combines several types of permissions into one straightforward flow, replacing the need for multiple prompts that were previously required. This includes the Bluetooth pairing prompt, the Wi-Fi network join prompt, and the Bluetooth accessory pairing confirmation.
With AccessorySetupKit, you can manage accessories with Bluetooth and Wi-Fi by simply calling an API, which brings up a new accessory picker. This picker displays nearby accessories that your app wants to pair with, showing high-fidelity artwork and friendly names for easy identification. The setup process is designed to be user-initiated, minimizing friction during the critical first experience with a product.
The framework also supports the migration of existing accessories to be managed by AccessorySetupKit, allowing them to be found in the new accessory settings. This is done by using migration display items in the showPicker call.
For more detailed information, you can refer to the session "Meet AccessorySetupKit" from WWDC 2024.

Meet AccessorySetupKit
Elevate your accessory setup experience with AccessorySetupKit. Display a beautiful pairing dialog with an image of your Bluetooth or Wi-Fi accessory — no trip to the Settings app required. Discover how to improve privacy by pairing only your app with an accessory. And learn how you can migrate existing accessories so they can be managed by AccessorySetupKit.

Supercharge device connectivity with Wi-Fi Aware
Learn how to create peer-to-peer network connections with Wi-Fi Aware. We’ll also cover how to share videos in real time, transfer large files, and control accessories with improved bandwidth and lower latency. And you’ll learn how to use DeviceDiscoveryUI, AccessorySetupKit, and the Network framework to use Wi-Fi Aware in your app.

What’s new in privacy
At Apple, we believe privacy is a fundamental human right. Learn about new and improved permission flows and other features that manage data in a privacy-preserving way, so that you can focus on creating great app experiences.
