Skip to content

Expose SentryAttachment's attachmentType for Internal SDKs #6491

@itaybre

Description

@itaybre

Description

Some SDKs rely on sentry-cocoa internally but implement their own logic to retrieve the view hierarchy.
However, this approach requires using a specific attachmentType that is currently not exposed, preventing these SDKs from fully integrating their custom implementations.

Proposed Solution

Expose the required attachmentType so that SDKs with custom view hierarchy implementations can properly attach and send this data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions