Skip to content

Commit d5d147b

Browse files
committed
add heading
1 parent 8cd768c commit d5d147b

File tree

1 file changed

+2
-0
lines changed
  • docs/platforms/native/advanced-usage/backend-tradeoffs

1 file changed

+2
-0
lines changed

docs/platforms/native/advanced-usage/backend-tradeoffs/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ The Native SDK lets users decide at compile-time between three crash backends:
99
* `breakpad`
1010
* `inproc`
1111

12+
### Why is `crashpad` the default?
13+
1214
Currently, `crashpad` is the default on all desktop platforms because it
1315

1416
* has an external `handler` process that allows for external snapshots and sending crash reports immediately (instead of on the next successful start of your application)

0 commit comments

Comments
 (0)