Skip to content

Investigate and align current session replay behaviour #5734

@philprime

Description

@philprime

Description

When starting the Cocoa SDK with session replay only running in buffer mode (sessionSampleRate set to 0, with onErrorSampleRate set to > 0) the SDK will record frames and only create a session replay video when capturing an error or exception event. The first replay event is the using the replay_type = buffer and then switches to replay_type = session in further video segments.

The documentation added in getsentry/sentry-docs#14462 mentions that the replay type must not change.

Investigate the current setup and adapt according to the documentation.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions