How to customize app center crash reports like crash inner exception, message and stack trace need to display in the app center. This is displayed app center exception using Crashes.TrackError(ex, properties); this code. Is there any possibility to display customize app center crash reports?
↧