Search code examples
windows-phonewindows-10-mobile

Access crash dumps (Error Reporting) on Windows Phone 10 device


Bing and Google came up with nothing. I've activated the developer tools on the device (Lumia 950) and are saving as many crash dumps as possible.

When checking the file system on the device there is literally no logs there.

Any advice is appreciated. Thanks


Solution

  • Found it, according to this article Enable your device for development

    You can find the dumps in your phone's storage in the Documents\Debug folder.

    However, dumps are collected for developer-signed apps only