Skip to content

Support for Electron.NET #1431

@bruno-garcia

Description

@bruno-garcia

Customers have requested support for Electron.NET

Using the Electron SDK in combination with the .NET SDK should already cover all types of errors an app built with Electron.NET (untested). But a first class support would be similar to how we have Unity (.NET + Android or .NET + iOS) and React Native (JS + Android). Where a tag set in one SDK propagates downstream to the underlying SDK.

Additionally, crashes from any SDK mark a session as crashed to properly show the stats in the Release Health product.
Initialization is also often done via 1 SDK calling into the other. As opposed to the user requiring to call Sentry.init on each SDK.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions