Back to Acra

EmailIntentSender

web/static/javadoc/5.9.0/acra/org.acra.sender/-email-intent-sender/index.html

latest494 B
Original Source

class EmailIntentSender(config: CoreConfiguration) : ReportSender Content copied to clipboard

Send reports through an email intent.

The user will be asked to chose his preferred email client if no default is set. Included report fields can be defined using org.acra.annotation.AcraCore.reportContent. Crash receiving mailbox has to be defined with org.acra.annotation.AcraMailSender.mailTo.