UWP App Center Crashes Configuration

Nimalika 21 Reputation points
2021-05-04T10:51:21.867+00:00

Hi,

I need to get log reports for app center crashes for our UWP app.

I read these Articles
https://learn.microsoft.com/en-us/appcenter/sdk/crashes/uwp
https://learn.microsoft.com/en-us/appcenter/sdk/getting-started/uwp

As I have understood we need to do the following

  • Add Crashes package from NuGet Packages
  • Add Internet(Client) capability
  • Add using directives
  • Add Start method (AppCenter.Start("{Your App Secret}", typeof(Crashes));)

Is that all I need to do? I only need to get crash reports. Will I be able to get crash reports for all the screens only by following above steps.

Thanks.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,796 questions
{count} votes