When APNs issues a new device token
Asked on 05/12/2025
1 search
The context provided does not specifically mention when APNs issues a new device token. However, it does describe how push tokens are used in the context of live activities. When a live activity is started, the app requests a push token from ActivityKit, which receives this push token from the Apple Push Notification service (APNs) and provides it to the app. This push token is unique for each live activity requested by the app on the device.
For more detailed information, you might want to refer to the session titled "Broadcast updates to your Live Activities" from WWDC 2024.

Explore App Store server APIs for In-App Purchase
Learn how to leverage your server to build great In-App Purchase experiences with the latest updates to the App Store Server API, App Store Server Notifications, and the open source App Store Server Library. After a recap of current APIs, we’ll introduce updated endpoint functionality, new transaction fields, and a new notification type. We’ll also discuss best practices for the purchase lifecycle, delivering content, and targeting offers, so you can become a server power user.

What’s new in device management
Learn about the latest management capabilities for iOS, iPadOS, macOS, and visionOS, then discover the latest changes to Apple Business Manager and Apple School Manager. We’ll also share updates to Activation Lock, SoftwareUpdate, and Safari management.

Broadcast updates to your Live Activities
With broadcast push notifications, your app can send updates to thousands of Live Activities with a single request. We’ll discover how broadcast push notifications work between an app, a server, and the Apple Push Notification service, then we’ll walk through best practices for this capability and how to implement it.