Skip to content

Windows Native: Add call to sentry_init in the main function at compile time #628

Closed
@bruno-garcia

Description

@bruno-garcia

Follow up from #527

The Native SDK is currently initialized via C# (after the Unity C# layer runs). It works well to capture crashes after the game boots properly. The one downside is that we don't capture crashes of the engine bootstrapping itself. Our docs are written to indicate it works this way because we built it like that for Android and iOS.

Until this task is completed we need to update the docs to mention the early crash detection is for mobile only.

Metadata

Metadata

Assignees

Projects

Status

Backlog

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions