Skip to content

Add support for scene tree info on macOS & iOS #297

@limbonaut

Description

@limbonaut

On macOS and iOS, the scene tree information (aka view hierarchy) is not rendered properly. The Cocoa SDK backend does not expose the necessary bits for adding VH attachment. To address this, we need to introduce these missing elements. In particular, the backend SDK currently does not support setting the attachment_type attribute in the public API, which is essential for sentry.io to identify the attachment as the view hierarchy.

Metadata

Metadata

Assignees

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions