Live Activities in iOS let you keep important, glanceable information right on the Lock Screen or Dynamic Island (on iPhone 14 Pro and newer) — perfect for things like order tracking, sports scores, or ride-sharing updates.
In this guide, we’ll build a pizza order tracking example using SwiftUI, ActivityKit, and WidgetKit, where we’ll update the Live Activity both manually and via push notifications.
We’ll cover:
- Project Setup
- Creating Attributes (Shared Data Model)