question

teohumeau avatar image
0 Votes"
teohumeau asked ertbaran commented

Unknown crash reports

Since I'd include some threaded function in my UWP app, reports in the Partner Center are "Unknown".
I know it crashed in the threaded function because some customers send me mail for this and I still see good reports for functions in the main thread.

I checked out if there could be caused by the symbols included in my package, but they are in good standing and there aren't many parameters about this.

Is there anything that I miss to get good reports?

windows-uwp
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

vb2ae avatar image
2 Votes"
vb2ae answered ertbaran commented

I would recommend adding Visual Studio app center to your app. You can get better analytics and crash reports when using it


https://visualstudio.microsoft.com/app-center/

https://appcenter.ms/


· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thanks a lot for your help, I currently deploy a build with these tools.
Hoping it'll be more precise than Partner Center reports!

Edit: Thank you very much it is exactly the tool I needed! It provides me full report of my previous "unknown" crashes.

0 Votes 0 ·

Thank you so much. That was what i want.

0 Votes 0 ·