Skip to content

Commit 5e62e76

Browse files
fix(apple): Falsely reported OOMs (#4837)
Change warning for falsely reported OOMs.
1 parent 10ebff6 commit 5e62e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platforms/apple/common/configuration/out-of-memory.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: "Learn how to turn off Out Of Memory"
66

77
<Alert level="info" title="Important">
88

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.
1010

1111
</Alert>
1212

0 commit comments

Comments
 (0)