android-components / mozilla.components.lib.crash / CrashReporter / submitReport

submitReport

fun submitReport(crash: Crash): Unit (source)

Submit a crash report to all registered services.

Note: This method may block and perform I/O on the calling thread.