createReport

abstract suspend fun createReport()

Creates an error report. The report can contain information about the device, the current session, and other useful things such as a screenshot or a video. The service must be isEnabled and canReportErrors in order to sent reports.