We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a8f28f commit 1861b81Copy full SHA for 1861b81
docs/platforms/apple/common/user-feedback/index.mdx
@@ -82,7 +82,7 @@ struct SwiftUIApp: App {
82
83
##### Manually display the widget from a connected `UIWindowSceneDelegate`
84
85
-You must set up a `UIApplicationDelegateAdapter`, connect a `UIScene` to your app, and manually call `SentrySDK.feedback.showWidget()`:
+You must set up a `UIApplicationDelegateAdaptor`, connect a `UIScene` to your app, and manually call `SentrySDK.feedback.showWidget()`:
86
87
```swift
88
import Sentry
0 commit comments