-
Notifications
You must be signed in to change notification settings - Fork 32
Send Anonymous Report Silently #21
Copy link
Copy link
Closed
Labels
Description
Specify whether ExceptionReporte.NET should send anonymous crash report to that doesn't contain private information. Only about 1/10 of users press "Send" button on crash reporting dialogs. And even less if there are required fields to fill. Without sending anonymous reports most of the problems are hidden from the developer.
Option like: SendAnonymousReportSilently = true;
Reactions are currently unavailable