Skip to content

FGenericPlatformSentryScope::AddAttachment not implemented #946

@afforbes

Description

@afforbes

Working with the Sentry plugin in an Unreal Engine project, I would like to be able to attach a text file in sentry event, but void FGenericPlatformSentryScope::AddAttachment(TSharedPtr<ISentryAttachment> attachment) is not implemented. I've found a work around by adding a global sentry_options_add_attachmentw call to attach the file for all Sentry events, and this seems to solve the problem, but wondering if there's any plan to support AddAttachment in the future?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Done

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions