<!--
{
  "availability" : [
    "iOS: 26.2.0 -",
    "iPadOS: 26.2.0 -",
    "macCatalyst: 26.2.0 -",
    "macOS: 26.2.0 -",
    "visionOS: 26.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PermissionKit",
  "identifier" : "/documentation/PermissionKit/SignificantAppUpdateTopic/init(description:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "PermissionKit"
    ],
    "preciseIdentifier" : "s:13PermissionKit25SignificantAppUpdateTopicV11descriptionACSS_tcfc"
  },
  "title" : "init(description:)"
}
-->

# init(description:)

Creates a new significant app update topic with the specified description.

```
init(description: String)
```

## Parameters

`description`

An explanation of the significant update that initiates this permission request.

## Discussion

Use this initializer to create a topic that describes significant changes to your app. The description you provide
helps people understand what changes you’re making and why you need their consent.

---

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)