Skip to content

[skill-drift] sentry-cocoa-sdk: iOS 26 auto-disable safeguard was removed — skill content now outdated #119

@github-actions

Description

@github-actions

Skill Drift Report

Skill file: skills/sentry-cocoa-sdk/references/session-replay.md
SDK repo PR: getsentry/sentry-cocoa#7831
Merged: 2026-05-02

What Changed in the SDK

PR #7831 removed the enableSessionReplayInUnreliableEnvironment checker entirely. The auto-disable behavior introduced in v8.57.0 (which silently disabled Session Replay on iOS 26 simulators) no longer exists.

The current skill file contains a section similar to:

"Starting with v8.57.0, Session Replay is automatically and silently disabled on iOS 26 simulators due to a PII vulnerability. Use options.experimental.sessionReplay.enableSessionReplayInUnreliableEnvironment = true to override."

This is now incorrect — the opt-in override flag and the auto-disable behavior have both been removed.

Required Skill Update

In skills/sentry-cocoa-sdk/references/session-replay.md:

  1. Remove the iOS 26 auto-disable section (or replace with a note that the issue was resolved in v8.XX.0)
  2. Remove any reference to enableSessionReplayInUnreliableEnvironment
  3. If the PII concern on iOS 26 is still relevant but handled differently, document the current behavior

The exact replacement text depends on whether a different mitigation is now in place — check the PR #7831 description and sentry-cocoa release notes for the final state.

Note

🔒 Integrity filter blocked 16 items

The following items were blocked because they don't meet the GitHub integrity level.

  • #282 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #499 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #500 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #7868 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #7847 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #4224 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #1168 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #893 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #6184 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #4793 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #6140 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #6139 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #6138 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #2411 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #2938 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #2182 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by SDK Skill Drift Detector · ● 442K ·

  • expires on May 18, 2026, 7:53 PM UTC

Metadata

Metadata

Assignees

No one assigned
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions