API Differences in ActivityKit in iOS 17.2

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in ActivityKit in the iOS 17.2 SDK.

Table of Contents

Functions & Methods

Activity
public func end(_ content: ActivityKit.ActivityContent<ActivityKit.Activity<Attributes>.ContentState>?, dismissalPolicy: ActivityKit.ActivityUIDismissalPolicy = .default, timestamp: Foundation.Date) async
Activity
public func update(_ content: ActivityKit.ActivityContent<ActivityKit.Activity<Attributes>.ContentState>, alertConfiguration: ActivityKit.AlertConfiguration? = nil, timestamp: Foundation.Date) async

Properties & Constants

Activity
public static var pushToStartToken: Foundation.Data?
Activity
public static var pushToStartTokenUpdates: ActivityKit.Activity<Attributes>.PushTokenUpdates