You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/platforms/apple/common/configuration/out-of-memory.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ description: "Learn how to turn off Out Of Memory"
6
6
7
7
<Alertlevel="info"title="Important">
8
8
9
-
The SDK might falsely report out-of-memory crashes when an app hangs, and the user kills it manually. You can follow [this GitHub issue](https://github.com/getsentry/sentry-cocoa/issues/1645) for more information.
9
+
We recommend updating to at least [7.11.0](https://github.com/getsentry/sentry-cocoa/releases/tag/7.11.0), because the SDK might falsely report out-of-memory crashes when an app hangs, and the user kills it manually.
0 commit comments