문제

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