<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: -",
    "macOS: 26.0.0 -",
    "visionOS: 26.0.0 -",
    "watchOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WidgetKit",
  "identifier" : "/documentation/WidgetKit/WidgetPushHandler/pushTokenDidChange(_:widgets:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "WidgetKit"
    ],
    "preciseIdentifier" : "s:9WidgetKit0A11PushHandlerP18pushTokenDidChange_7widgetsyAA0aC4InfoV_SayAA0aJ0VGtF"
  },
  "title" : "pushTokenDidChange(_:widgets:)"
}
-->

# pushTokenDidChange(_:widgets:)

Handle push tokens changing for widgets reloads and relevance refreshes.

```
func pushTokenDidChange(_ pushInfo: WidgetPushInfo, widgets: [WidgetInfo])
```

## Parameters

`pushInfo`

Provides information containing your push token to use.

`widgets`

Information about widgets that support push
updates.

---

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)