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.

有帮助吗?

解决方案

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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top