Skip to content

Commit cc10f25

Browse files
authored
fix(cocoa): Last good SDK version before release info issue (#11033)
1 parent 3197299 commit cc10f25

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/apple/common/troubleshooting

1 file changed

+1
-1
lines changed

docs/platforms/apple/common/troubleshooting/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,6 @@ say it is due to a bug in Xcode 15.4. They recommend sticking to Xcode 15.3 unti
135135
136136
## Release Health Misses Unhandled Events and Missing Mach Info
137137
138-
If the release health page shows fewer events in the unhandled tab, your events miss the unhandled property or mach info; please update the Cocoa SDK to version 8.33.0 or above or stay on version 8.29.1.
138+
If the release health page shows fewer events in the unhandled tab, your events miss the unhandled property or mach info; please update the Cocoa SDK to version 8.33.0 or above or stay on version 8.30.0.
139139
140140
We introduced a bug with a refactoring [#4101](https://github.com/getsentry/sentry-cocoa/pull/4101) released in 8.30.1, that caused unhandled/crash events to have the unhandled property and mach info missing, which is required for release health to show events in the unhandled tab. It's essential to mention that this bug doesn't impact release health statistics, such as crash-free session or user rates.

0 commit comments

Comments
 (0)