Skip to content

[FEATURE] Persist crash logs so they are not lost after app restart #231

@musilto7

Description

@musilto7

Problem

When the app crashes, the crash logs captured by DebugOverlay disappear as soon as the app is opened again. There is no way to retrieve or export them after a crash.

Expected behaviour

Crash logs should be saved to disk when a crash occurs, so they are still available after the app is restarted and can be exported for further analysis.

Steps to reproduce

  1. Enable crash reporting in DebugOverlay.
  2. Force a crash.
  3. Reopen the app.
  4. Crash logs are gone — nothing to export.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions