What's new in complications?
Asked on 07/31/2024
1 search
In watchOS 11, there are several new features and enhancements related to complications:
-
Live Activities: Live activities from your iOS app are now available in the smart stack on Apple Watch. This allows users to track the progress of an event or task directly from their watch. You can also customize the live activity view for Apple Watch to provide a more tailored experience (What’s new in watchOS 11).
-
Interactive Widgets: Widgets in watchOS 11 can now be interactive, enabling users to perform actions directly from the widget, such as turning on a light with a home widget (Design Live Activities for Apple Watch).
-
Double Tap: The new double tap feature allows users to navigate and take action in your app or widget with a simple hand gesture. This can be integrated into your app using the Handgesture shortcut modifier to identify a button or toggle as the primary action (Platforms State of the Union).
-
Relevance and Contextual Widgets: You can specify relevant contexts such as time of day, location, or routine, so that the system can insert widgets into the smart stack at the right time, making them more useful and glanceable (Platforms State of the Union).
These updates aim to make complications and widgets on Apple Watch more actionable, glanceable, and contextually relevant, enhancing the overall user experience.

What’s new in UIKit
Explore everything new in UIKit, including tab and document launch experiences, transitions, and text and input changes. We’ll also discuss better-than-ever interoperability between UIKit and SwiftUI animations and gestures, as well as general improvements throughout UIKit.

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.

What’s new in watchOS 11
Explore new opportunities on Apple Watch, including bringing Double Tap support to your watchOS app, making your Smart Stack widgets even more relevant and interactive, and displaying your iOS Live Activities in the Smart Stack.