Question

I have a sideloaded application in company and want to collect crash-reports and logs for this app.

How I can do this? I know App sends data to Windows Store Developer Center, but I haven't one because of sideloading.

Was it helpful?

Solution

UPDATE 1

Check out my library WinrtErrLog. Detailed blog about how to use, not by me


There are couple of paid libraries available that will deliver crash logs.

MarkedUp

BugSense

Raygun

You can also create own web service which stores the exception log in database.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top