how to use Live Activities

Asked on 06/19/2025

1 search

To use Live Activities, you can follow several approaches based on the context provided at WWDC:

  1. Designing for Apple Watch: Live Activities on Apple Watch are designed to be highly glanceable, providing just the information you need. They can be interacted with through the smart stack, which automatically presents a widget for the live activity. This allows users to see the status of an activity just by raising their wrist. For more details, you can refer to the session Design Live Activities for Apple Watch.

  2. Broadcasting Updates: You can broadcast updates to Live Activities using push notifications. This ensures that the live activity has the latest information, which is particularly useful for tracking deliveries or monitoring events. For more information, see the session Broadcast updates to your Live Activities.

  3. Customizing for Apple Watch: If you have an iOS Live Activity, it will automatically appear in the smart stack on Apple Watch. You can customize the view for the smart stack to provide a better user experience. For more details, check out the session Bring your Live Activity to Apple Watch.

These sessions provide a comprehensive guide on how to implement and optimize Live Activities for different Apple devices.