Skip to content

Cannot add attachments in a *event processor* #646

@fzyzcjy

Description

@fzyzcjy

Platform:

  • Dart
  • Flutter Android or iOS
  • Flutter Web

IDE:

  • VSCode
  • IntelliJ/AS
  • XCode
  • Other, which one?

split-debug-info and obfuscate (Flutter Android or iOS) or CanvasKit (Flutter Web):

  • Enabled
  • Disabled

Platform installed with:

  • pub.dev
  • GitHub

Output of the command flutter doctor -v below:

unrelated

The version of the SDK (See pubspec.lock):
latest


I have the following issue:

Hi thanks for the lib! I need to attach some attachments inside a event processor. But I only see how to do it within scopes, or by Sentry.captureException(..., withScope: ...add my attachment...). However, I cannot find out a way to add attachments in event processors.

Thanks for any suggestions!

Steps to reproduce:

  • Step

Actual result:

  • Actual

Expected result:

  • Result

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions