IssueBodyFormatter

Renders a report + device info (+ uploaded attachments) into the exact issue body the parser understands. Port of the Swift IssueBodyFormatter.

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun format(report: FeedbackReport, deviceInfo: DeviceInfo, uploaded: List<UploadedAttachment> = emptyList()): String
Link copied to clipboard