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 30cf867 commit 55336fcCopy full SHA for 55336fc
README.md
@@ -363,7 +363,7 @@ Other important configuration options include:
363
But since this process bypasses SEH, the application local exception handler is no longer invoked, which
364
also means that for these kinds of crashes, `before_send` and `on_crash` will not be invoked before
365
sending the minidump and thus have no effect.
366
-- When using the crashpad backend, the list of attachments that will be sent
+- When using the crashpad backend on macOS, the list of attachments that will be sent
367
along with crashes is frozen at the time of `sentry_init`.
368
369
## Benchmarks
0 commit comments