- Dec 13, 2011
- 108
- 0
- 0
Now, you guys may already know this, but I just discovered it.
When you get the excel file with your stack trace data from the WP Dev website to inspect all the crashes in your app, all the way over in column 'i' is a link to download a cab file with a minidump of the crash!
I still need to figure out how to use the minidump to troubleshoot the crashes, but once I figure it out I'm sure it'll be easier than trying to decipher what exactly caused the crash from the stack trace.
When you get the excel file with your stack trace data from the WP Dev website to inspect all the crashes in your app, all the way over in column 'i' is a link to download a cab file with a minidump of the crash!
I still need to figure out how to use the minidump to troubleshoot the crashes, but once I figure it out I'm sure it'll be easier than trying to decipher what exactly caused the crash from the stack trace.