Contents

pushToStartTokenUpdates

An asynchronous sequence you use to observe changes to the token for starting a Live Activity with an ActivityKit push notification.

Declaration

static var pushToStartTokenUpdates: Activity<Attributes>.PushTokenUpdates { get }

Mentioned in

Discussion

Adopt push notifications to not only update ongoing Live Activities, but also to start a new Live Activity. For additional information, see Starting and updating Live Activities with ActivityKit push notifications.

See Also

Using ActivityKit push notifications