How do i setup find my

Generated on 7/31/2024

1 search

To set up "Find My" for an accessory, you can use the AccessorySetupKit introduced in iOS 18 and iPadOS 18. Here’s a brief overview of how it works:

  1. Accessory Picker: The AccessorySetupKit provides a new accessory picker that simplifies the setup process. With just one tap, the accessory is paired to your app, granting both Bluetooth and WiFi access if the accessory supports both. This picker displays the friendly name and product image of your accessory, making it easy for users to identify and authenticate the accessory before setup.

  2. API Integration: You need to call an API to bring up the accessory picker. This picker will show any nearby accessories that your app wants to pair with, using your own high-fidelity artwork and friendly names for the accessories.

  3. Setup Flow: The setup flow is designed to be frictionless. Once the accessory is discovered, it is presented in the picker and can be paired with your app with just one tap. This process is privacy-friendly and runs in a separate process from your app.

  4. Managing Accessories: After setup, the accessories can be managed through the new accessories row in the privacy and security settings. Users can modify the accessory name, toggle access for paired apps, or remove the accessory from the system.

For a detailed walkthrough, you can refer to the session Meet AccessorySetupKit.

Relevant Sessions

If you need more specific details or have further questions, feel free to ask!

What’s new in device management

What’s new in device management

Learn about the latest management capabilities for iOS, iPadOS, macOS, and visionOS, then discover the latest changes to Apple Business Manager and Apple School Manager. We’ll also share updates to Activation Lock, SoftwareUpdate, and Safari management.

Unlock the power of places with MapKit

Unlock the power of places with MapKit

Discover powerful new ways to integrate maps into your apps and websites with MapKit and MapKit JS. Learn how to save and reference unique places using Place ID. Check out improvements to search that make it more efficient to find relevant places. Get introduced to the new Place Card API that lets you display rich information about places so customers can explore destinations right in your app. And, we’ll show you quick ways to embed maps in your website with our simplified token provisioning and Web Embed API.

Meet AccessorySetupKit

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.

Streamline sign-in with passkey upgrades and credential managers

Streamline sign-in with passkey upgrades and credential managers

Learn how to automatically upgrade existing, password-based accounts to use passkeys. We’ll share why and how to improve account security and ease of sign-in, information about new features available for credential manager apps, and how to make your app information shine in the new Passwords app.