<!--
{
  "availability" : [
    "iOS: 16.1.0 -",
    "iPadOS: 16.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ActivityKit",
  "identifier" : "/documentation/ActivityKit/Activity/pushTokenUpdates-swift.property",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "ActivityKit"
    ],
    "preciseIdentifier" : "s:11ActivityKit0A0C16pushTokenUpdatesAC04PushdE0Vyx_Gvp"
  },
  "title" : "pushTokenUpdates"
}
-->

# pushTokenUpdates

An asynchronous sequence you use to observe changes to the push token of a Live Activity.

```
var pushTokenUpdates: Activity<Attributes>.PushTokenUpdates { get }
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)