KSCrash 2.6.0 public beta, feedback welcome
Hi team,
We've just published the first public beta of KSCrash 2.6.0:
https://github.com/kstenerud/KSCrash/releases/tag/2.6.0-beta.1
Since your iOS SDK depends on KSCrash, we'd love to get your eyes on
the beta before the final release. 2.6.0 is intentionally non-source-
breaking from 2.5.1, but the volume of internal changes is significant
and real-world integrations exercise paths our tests don't.
Highlights
- New Watchdog monitor for main-thread hang detection (the legacy
Deadlock monitor remains but is deprecated).
- New sampling Profiler module.
- New
Report Swift target with a type-safe crash report model.
- MetricKit monitor plugin.
- Memory safety, thread safety, and performance fixes across the
recording core.
- Full changelog in the release notes.
What would help most
- Drop the beta into your existing 2.5.x integration and run your
test matrix / CI.
- Any regressions, API friction, or behavior differences you notice.
- Output from sanitizers (ASan, TSan) if you run them.
Happy to iterate quickly on anything you find. Thanks!
KSCrash 2.6.0 public beta, feedback welcome
Hi team,
We've just published the first public beta of KSCrash 2.6.0:
https://github.com/kstenerud/KSCrash/releases/tag/2.6.0-beta.1
Since your iOS SDK depends on KSCrash, we'd love to get your eyes on
the beta before the final release. 2.6.0 is intentionally non-source-
breaking from 2.5.1, but the volume of internal changes is significant
and real-world integrations exercise paths our tests don't.
Highlights
Deadlock monitor remains but is deprecated).
ReportSwift target with a type-safe crash report model.recording core.
What would help most
test matrix / CI.
Happy to iterate quickly on anything you find. Thanks!