with Report Content
fun withReportContent(vararg reportContent: ReportField): CoreConfigurationBuilder
Content copied to clipboard
Redefines the list of {@link ReportField}s collected and sent in your reports.
You can also use this property to modify fields order in your reports.
The default list is {@link org.acra.ACRAConstants#DEFAULT_REPORT_FIELDS}
Return
this instance
Parameters
reportContent
fields to be included in the report.