sendFeedback

fun L.sendFeedback(config: FeedbackConfig, attachments: List<Path> = emptyList())

convenient extension to simply send a feedback via email with an intent chooser

  • file should be local and accessible files - they will be exposed via a ContentProvider so that the email client can access the file

Parameters

attachments

files that should be appended to the mail