How to start a callkit call

Generated on 8/5/2024

1 search

To start a CallKit call, you can follow these steps:

  1. Open the Features Menu: In the VisionOS simulator, open the features menu in the menu bar.
  2. Select FaceTime Submenu: Navigate to the FaceTime submenu.
  3. Choose Configuration: Select the configuration of remote participants you'd like to simulate.

This process allows you to create simulated FaceTime calls, which is particularly useful for developing SharePlay apps for VisionOS without needing a real device.

For more detailed information, you can refer to the session Customize spatial Persona templates in SharePlay at the timestamp 08:23.

Relevant Sessions

  1. Customize spatial Persona templates in SharePlay
  2. Build a great Lock Screen camera capture experience
  3. Bring your app’s core features to users with App Intents
  4. Bring your app to Siri
  5. What’s new in AppKit
  6. Meet AdAttributionKit
What’s new in AppKit

What’s new in AppKit

Discover the latest advances in Mac app development. Get an overview of the new features in macOS Sequoia, and how to adopt them in your app. Explore new ways to integrate your existing code with SwiftUI. Learn about the improvements made to numerous AppKit controls, like toolbars, menus, text input, and more.

Meet AdAttributionKit

Meet AdAttributionKit

Introducing AdAttributionKit, a new iOS framework for privacy-preserving ad attribution. Learn how AdAttributionKit supports re-engagement, click-through attribution (including support for custom creative), JWS formatted impressions and postbacks, and more. We’ll provide insight into testing your AdAttributionKit implementation and deep-dive into code snippets and best practices for adopting AdAttributionKit.

Bring your app to Siri

Bring your app to Siri

Learn how to use App Intents to expose your app’s functionality to Siri. Understand which intents are already available for your use, and how to create custom intents to integrate actions from your app into the system. We’ll also cover what metadata to provide, making your entities searchable via Spotlight, annotating onscreen references, and much more.

Build a great Lock Screen camera capture experience

Build a great Lock Screen camera capture experience

Find out how the LockedCameraCapture API can help you bring your capture application’s most useful information directly to the Lock Screen. Examine the API’s features and functionality, learn how to get started creating a capture extension, and find out how that extension behaves when the device is locked.

Customize spatial Persona templates in SharePlay

Customize spatial Persona templates in SharePlay

Learn how to use custom spatial Persona templates in your visionOS SharePlay experience to fine-tune the placement of Personas relative to your app. We’ll show you how to adopt custom spatial Persona templates in a sample app with SharePlay, move participants between seats, and test your changes in Simulator. We’ll also share best practices for designing custom spatial templates that will make your experience shine.

Bring your app’s core features to users with App Intents

Bring your app’s core features to users with App Intents

Learn the principles of the App Intents framework, like intents, entities, and queries, and how you can harness them to expose your app’s most important functionality right where people need it most. Find out how to build deep integration between your app and the many system features built on top of App Intents, including Siri, controls and widgets, Apple Pencil, Shortcuts, the Action button, and more. Get tips on how to build your App Intents integrations efficiently to create the best experiences in every surface while still sharing code and core functionality.