Edit

Share via


Enabling Diagnostics in an App

Important

Visual Studio App Center was retired on March 31, 2025, except for the Analytics and Diagnostics features, which will continue to be supported until June 30, 2026. Learn more.

Diagnostics SDK

To enable App Center’s diagnostics for your app, make sure you have the App Center SDK integrated for your app. Learn more about App Center’s SDKs and how to add it to your app projects in the SDK documentation.

App Center Diagnostics automatically generates a crash log every time your app crashes on a real device or in a device simulator. Learn how to generate a test crash, get more information about a previous crash, and customize your usage of App Center diagnostics for your Android, iOS, macOS, React Native, Unity, UWP, WPF/WinForms, and MAUI/Xamarin apps.

Next steps