Contents

pushTokenDidChange(_:widgets:)

Handle push tokens changing for widgets reloads and relevance refreshes.

Declaration

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

Parameters

  • pushInfo:

    Provides information containing your push token to use.

  • widgets:

    Information about widgets that support push updates.

Mentioned in