Preparing search index...

    Function sendBugReport

    • Sends a bug report email with optional log file and screenshot attachments.

      Checks if the log file exists before attaching it; skips silently if not found. Opens the system email composer with pre-filled fields.

      Parameters

      • description: string

        User-provided description of the issue

      • screenshotUris: string[]

        Array of local URIs for screenshot attachments

      Returns Promise<MailComposerResult>

      Promise resolving to the MailComposerResult