Enabling Diagnostics in an App

Important

Visual Studio App Center is scheduled for retirement on March 31, 2025. While you can continue to use Visual Studio App Center until it is fully retired, there are several recommended alternatives that you may consider migrating to.

Learn more about support timelines and alternatives.

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