Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 957 Bytes

File metadata and controls

16 lines (9 loc) · 957 Bytes

💻 Desktop

BugSplat provides best-in-class support for desktop applications. We support both native C++ and .NET Framework version 3.5+ applications on Windows. For macOS, we support macOS 10.7 or newer and also support crash reporting for ARM Macs. On Linux systems, we support collecting native C++ crash reports via Breakpad and Crashpad. Take a look at the documentation articles below to configure crash reporting in your app.

{% page-ref page="cplusplus/" %}

{% page-ref page="windows-dot-net-framework.md" %}

{% page-ref page="macos.md" %}

{% page-ref page="linux.md" %}

{% hint style="info" %} Not finding what you're looking for? Please reach out to [email protected] to request the language or environment you'd like BugSplat to integrate with next! {% endhint %}