I have to get access to a crash log on a windows phone 8 device.
I just deployed the XAP file there and it was successfully installed but seem to crash on startup.
I just started with wp8 development and looking for something similar like logcat for android.
Any tips for me to get the information? All my search revealed only information for output of debug-run...
I have Visual Studio 2012 Express, if this helps...