Skip to content

Conversation

@github-actions
Copy link
Contributor

Bumps scripts/update-cocoa.sh from 8.56.2 to 8.57.0.

Auto-generated by a dependency updater.

Changelog

8.57.0

Warning

Session Replay is disabled by default on iOS 26.0+ with Xcode 26.0+ to prevent PII leaks

Due to potential masking issues introduced by Apple's Liquid Glass rendering changes in iOS 26.0, Session Replay is now automatically disabled on apps running iOS 26.0+ when built with Xcode 26.0 or later. This is a defensive measure to protect user privacy and prevent potential PII leaks until masking is reliably supported.

Session replay will work normally if:

  • Your app runs on iOS versions older than 26.0, OR
  • Your app is built with Xcode versions older than 26.0, OR
  • Your app explicitly sets UIDesignRequiresCompatibility to YES in Info.plist

Override (use with caution): If you understand the PII risks and want to enable session replay anyway, you can set:

options.experimental.enableSessionReplayInUnreliableEnvironment = true

This experimental override option will be removed in a future minor version once the masking issues are resolved.

Fixes

  • Fix wrong Frame Delay when becoming active, which lead to false reported app hangs when the app moves to the foreground after being in the background (#6393)
  • Session replay is now automatically disabled in environments with unreliable masking to prevent PII leaks (#6389)
    • Detects iOS 26.0+ runtime with Xcode 26.0+ builds (DTXcode >= 2600)
    • Detects missing or disabled UIDesignRequiresCompatibility
    • Uses defensive approach: assumes unsafe unless proven safe
  • Add options.experimental.enableSessionReplayInUnreliableEnvironment to allow overriding the automatic disabling (#6389)

Warning

Session Replay in this version does not correctly mask views when built with Xcode 26 and running on iOS 26 with Liquid Glass, which may lead to PII leaks. Please upgrade to 8.57.0 or later, which automatically disables session replay in such environments.

Warning

Session Replay in this version does not correctly mask views when built with Xcode 26 and running on iOS 26 with Liquid Glass, which may lead to PII leaks. Please upgrade to 8.57.0 or later, which automatically disables session replay in such environments.

Warning

Session Replay in this version does not correctly mask views when built with Xcode 26 and running on iOS 26 with Liquid Glass, which may lead to PII leaks. Please upgrade to 8.57.0 or later, which automatically disables session replay in such environments.

Warning

Session Replay in this version does not correctly mask views when built with Xcode 26 and running on iOS 26 with Liquid Glass, which may lead to PII leaks. Please upgrade to 8.57.0 or later, which automatically disables session replay in such environments.

Warning

Session Replay in this version does not correctly mask views when built with Xcode 26 and running on iOS 26 with Liquid Glass, which may lead to PII leaks. Please upgrade to 8.57.0 or later, which automatically disables session replay in such environments.

Warning

Session Replay in this version does not correctly mask views when built with Xcode 26 and running on iOS 26 with Liquid Glass, which may lead to PII leaks. Please upgrade to 8.57.0 or later, which automatically disables session replay in such environments.

@github-actions github-actions bot requested review from alwx and antonis as code owners October 14, 2025 11:25
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Oct 14, 2025
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-cocoa.sh branch from 729bf5e to d7ca598 Compare October 14, 2025 11:25
@github-actions
Copy link
Contributor Author

github-actions bot commented Oct 14, 2025

Android (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 418.96 ms 435.04 ms 16.08 ms
Size 17.75 MiB 19.70 MiB 1.95 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
c94a927+dirty 366.16 ms 375.68 ms 9.52 ms
459a438+dirty 417.09 ms 406.52 ms -10.57 ms
eb07ba3 470.04 ms 473.35 ms 3.31 ms
0b64753+dirty 448.67 ms 474.61 ms 25.94 ms
46bd012 387.09 ms 404.47 ms 17.38 ms
98f632c 424.25 ms 435.48 ms 11.23 ms
a31630c+dirty 408.91 ms 416.80 ms 7.89 ms
ec14be7+dirty 403.50 ms 411.46 ms 7.96 ms
f70acbf+dirty 373.39 ms 382.81 ms 9.43 ms
07808fb+dirty 419.10 ms 419.08 ms -0.02 ms

App size

Revision Plain With Sentry Diff
c94a927+dirty 17.75 MiB 19.70 MiB 1.95 MiB
459a438+dirty 17.75 MiB 19.70 MiB 1.95 MiB
eb07ba3 17.75 MiB 20.15 MiB 2.41 MiB
0b64753+dirty 17.75 MiB 19.70 MiB 1.95 MiB
46bd012 17.75 MiB 20.15 MiB 2.41 MiB
98f632c 17.75 MiB 20.15 MiB 2.41 MiB
a31630c+dirty 17.75 MiB 19.68 MiB 1.94 MiB
ec14be7+dirty 17.75 MiB 19.69 MiB 1.94 MiB
f70acbf+dirty 17.75 MiB 19.68 MiB 1.94 MiB
07808fb+dirty 17.75 MiB 19.70 MiB 1.95 MiB

Previous results on branch: deps/scripts/update-cocoa.sh

Startup times

Revision Plain With Sentry Diff
3fa43ad 392.00 ms 405.38 ms 13.38 ms
ba483fc 407.51 ms 398.52 ms -8.99 ms
a7ec8e0+dirty 416.64 ms 442.94 ms 26.30 ms
f9bd7d3 403.74 ms 385.54 ms -18.20 ms
8b9ad38 402.58 ms 399.44 ms -3.15 ms
6c67a16 442.07 ms 454.91 ms 12.84 ms
19a2edb+dirty 407.57 ms 458.70 ms 51.12 ms
f139dae 415.36 ms 400.73 ms -14.63 ms

App size

Revision Plain With Sentry Diff
3fa43ad 17.75 MiB 19.68 MiB 1.94 MiB
ba483fc 17.75 MiB 20.15 MiB 2.40 MiB
a7ec8e0+dirty 17.75 MiB 19.70 MiB 1.95 MiB
f9bd7d3 17.75 MiB 20.15 MiB 2.41 MiB
8b9ad38 17.75 MiB 19.68 MiB 1.94 MiB
6c67a16 17.75 MiB 20.15 MiB 2.40 MiB
19a2edb+dirty 17.75 MiB 19.68 MiB 1.94 MiB
f139dae 17.75 MiB 20.15 MiB 2.40 MiB

@github-actions
Copy link
Contributor Author

github-actions bot commented Oct 14, 2025

Android (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 349.83 ms 392.61 ms 42.78 ms
Size 7.15 MiB 8.43 MiB 1.28 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
c94a927+dirty 411.32 ms 443.18 ms 31.86 ms
459a438+dirty 359.50 ms 390.53 ms 31.03 ms
23080e5+dirty 347.29 ms 381.87 ms 34.58 ms
2b89ce9+dirty 372.22 ms 417.06 ms 44.84 ms
a0b15d6+dirty 414.33 ms 448.85 ms 34.52 ms
0b64753+dirty 358.55 ms 429.16 ms 70.61 ms
af9331b+dirty 374.42 ms 425.68 ms 51.26 ms
69602ce+dirty 375.37 ms 405.28 ms 29.91 ms
c7f264b+dirty 356.98 ms 407.46 ms 50.48 ms
a31630c+dirty 359.89 ms 416.90 ms 57.00 ms

App size

Revision Plain With Sentry Diff
c94a927+dirty 7.15 MiB 8.43 MiB 1.28 MiB
459a438+dirty 7.15 MiB 8.42 MiB 1.27 MiB
23080e5+dirty 7.15 MiB 8.41 MiB 1.26 MiB
2b89ce9+dirty 7.15 MiB 8.41 MiB 1.26 MiB
a0b15d6+dirty 7.15 MiB 8.42 MiB 1.27 MiB
0b64753+dirty 7.15 MiB 8.42 MiB 1.27 MiB
af9331b+dirty 7.15 MiB 8.41 MiB 1.26 MiB
69602ce+dirty 7.15 MiB 8.41 MiB 1.26 MiB
c7f264b+dirty 7.15 MiB 8.41 MiB 1.26 MiB
a31630c+dirty 7.15 MiB 8.41 MiB 1.26 MiB

Previous results on branch: deps/scripts/update-cocoa.sh

Startup times

Revision Plain With Sentry Diff
f139dae+dirty 383.66 ms 389.28 ms 5.62 ms
ba483fc+dirty 432.91 ms 454.14 ms 21.23 ms
a7ec8e0+dirty 342.33 ms 377.29 ms 34.96 ms
3fa43ad+dirty 391.11 ms 426.39 ms 35.28 ms
6c67a16+dirty 408.86 ms 440.96 ms 32.10 ms
f9bd7d3+dirty 403.83 ms 442.76 ms 38.92 ms
8b9ad38+dirty 352.09 ms 428.29 ms 76.20 ms
19a2edb+dirty 445.10 ms 428.43 ms -16.67 ms

App size

Revision Plain With Sentry Diff
f139dae+dirty 7.15 MiB 8.42 MiB 1.26 MiB
ba483fc+dirty 7.15 MiB 8.42 MiB 1.26 MiB
a7ec8e0+dirty 7.15 MiB 8.43 MiB 1.28 MiB
3fa43ad+dirty 7.15 MiB 8.41 MiB 1.26 MiB
6c67a16+dirty 7.15 MiB 8.42 MiB 1.26 MiB
f9bd7d3+dirty 7.15 MiB 8.42 MiB 1.27 MiB
8b9ad38+dirty 7.15 MiB 8.41 MiB 1.26 MiB
19a2edb+dirty 7.15 MiB 8.41 MiB 1.26 MiB

@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-cocoa.sh branch from d7ca598 to 954c620 Compare October 14, 2025 12:23
@github-actions
Copy link
Contributor Author

github-actions bot commented Oct 14, 2025

iOS (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1225.31 ms 1223.31 ms -1.99 ms
Size 3.19 MiB 4.56 MiB 1.38 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
e2fa43d+dirty 1224.43 ms 1235.40 ms 10.98 ms
3bd3f0d+dirty 1230.18 ms 1243.41 ms 13.22 ms
c4e097a+dirty 1231.35 ms 1246.91 ms 15.56 ms
ec14be7+dirty 1229.62 ms 1230.53 ms 0.91 ms
af9331b+dirty 1230.08 ms 1233.24 ms 3.16 ms
1bea095+dirty 1218.93 ms 1212.37 ms -6.57 ms
6a70a7e+dirty 1231.40 ms 1239.49 ms 8.09 ms
bfe454a+dirty 1231.82 ms 1239.98 ms 8.16 ms
eb07ba3+dirty 1214.49 ms 1221.59 ms 7.10 ms
46bd012+dirty 1231.78 ms 1212.30 ms -19.47 ms

App size

Revision Plain With Sentry Diff
e2fa43d+dirty 3.19 MiB 4.38 MiB 1.19 MiB
3bd3f0d+dirty 3.19 MiB 4.55 MiB 1.37 MiB
c4e097a+dirty 3.19 MiB 4.44 MiB 1.25 MiB
ec14be7+dirty 3.19 MiB 4.54 MiB 1.36 MiB
af9331b+dirty 3.19 MiB 4.48 MiB 1.29 MiB
1bea095+dirty 3.19 MiB 4.55 MiB 1.37 MiB
6a70a7e+dirty 3.19 MiB 4.54 MiB 1.36 MiB
bfe454a+dirty 3.19 MiB 4.54 MiB 1.36 MiB
eb07ba3+dirty 3.19 MiB 4.38 MiB 1.19 MiB
46bd012+dirty 3.19 MiB 4.38 MiB 1.19 MiB

Previous results on branch: deps/scripts/update-cocoa.sh

Startup times

Revision Plain With Sentry Diff
8b9ad38+dirty 1218.50 ms 1213.23 ms -5.27 ms
6c67a16+dirty 1220.52 ms 1223.47 ms 2.95 ms
a7ec8e0+dirty 1227.12 ms 1245.33 ms 18.20 ms
f9bd7d3+dirty 1224.46 ms 1237.04 ms 12.58 ms
3fa43ad+dirty 1227.35 ms 1234.63 ms 7.29 ms
19a2edb+dirty 1235.08 ms 1239.51 ms 4.43 ms
f139dae+dirty 1213.82 ms 1215.87 ms 2.05 ms
ba483fc+dirty 1203.07 ms 1213.62 ms 10.55 ms

App size

Revision Plain With Sentry Diff
8b9ad38+dirty 3.19 MiB 4.48 MiB 1.29 MiB
6c67a16+dirty 3.19 MiB 4.35 MiB 1.16 MiB
a7ec8e0+dirty 3.19 MiB 4.56 MiB 1.38 MiB
f9bd7d3+dirty 3.19 MiB 4.38 MiB 1.19 MiB
3fa43ad+dirty 3.19 MiB 4.53 MiB 1.34 MiB
19a2edb+dirty 3.19 MiB 4.54 MiB 1.36 MiB
f139dae+dirty 3.19 MiB 4.36 MiB 1.17 MiB
ba483fc+dirty 3.19 MiB 4.35 MiB 1.17 MiB

@github-actions
Copy link
Contributor Author

github-actions bot commented Oct 14, 2025

iOS (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1202.20 ms 1217.40 ms 15.20 ms
Size 2.63 MiB 4.00 MiB 1.36 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
e2fa43d+dirty 1216.04 ms 1232.65 ms 16.61 ms
3bd3f0d+dirty 1231.51 ms 1229.10 ms -2.41 ms
c4e097a+dirty 1229.09 ms 1242.61 ms 13.53 ms
ec14be7+dirty 1234.64 ms 1245.54 ms 10.90 ms
af9331b+dirty 1233.61 ms 1230.50 ms -3.11 ms
1bea095+dirty 1234.14 ms 1233.96 ms -0.18 ms
6a70a7e+dirty 1225.82 ms 1230.79 ms 4.98 ms
bfe454a+dirty 1235.33 ms 1243.12 ms 7.79 ms
eb07ba3+dirty 1222.46 ms 1220.37 ms -2.08 ms
46bd012+dirty 1220.49 ms 1226.89 ms 6.40 ms

App size

Revision Plain With Sentry Diff
e2fa43d+dirty 2.63 MiB 3.81 MiB 1.18 MiB
3bd3f0d+dirty 2.63 MiB 3.99 MiB 1.35 MiB
c4e097a+dirty 2.63 MiB 3.87 MiB 1.24 MiB
ec14be7+dirty 2.63 MiB 3.98 MiB 1.34 MiB
af9331b+dirty 2.63 MiB 3.91 MiB 1.28 MiB
1bea095+dirty 2.63 MiB 3.99 MiB 1.35 MiB
6a70a7e+dirty 2.63 MiB 3.98 MiB 1.34 MiB
bfe454a+dirty 2.63 MiB 3.98 MiB 1.34 MiB
eb07ba3+dirty 2.63 MiB 3.81 MiB 1.18 MiB
46bd012+dirty 2.63 MiB 3.81 MiB 1.18 MiB

Previous results on branch: deps/scripts/update-cocoa.sh

Startup times

Revision Plain With Sentry Diff
8b9ad38+dirty 1233.63 ms 1236.43 ms 2.79 ms
6c67a16+dirty 1218.27 ms 1224.22 ms 5.96 ms
a7ec8e0+dirty 1242.49 ms 1223.02 ms -19.47 ms
f9bd7d3+dirty 1207.15 ms 1216.72 ms 9.57 ms
3fa43ad+dirty 1223.29 ms 1232.41 ms 9.12 ms
19a2edb+dirty 1231.82 ms 1237.24 ms 5.42 ms
f139dae+dirty 1220.86 ms 1233.21 ms 12.35 ms
ba483fc+dirty 1211.24 ms 1220.49 ms 9.24 ms

App size

Revision Plain With Sentry Diff
8b9ad38+dirty 2.63 MiB 3.91 MiB 1.28 MiB
6c67a16+dirty 2.63 MiB 3.78 MiB 1.15 MiB
a7ec8e0+dirty 2.63 MiB 4.00 MiB 1.36 MiB
f9bd7d3+dirty 2.63 MiB 3.81 MiB 1.18 MiB
3fa43ad+dirty 2.63 MiB 3.96 MiB 1.33 MiB
19a2edb+dirty 2.63 MiB 3.98 MiB 1.34 MiB
f139dae+dirty 2.63 MiB 3.80 MiB 1.17 MiB
ba483fc+dirty 2.63 MiB 3.78 MiB 1.15 MiB

…on iOS (#5268)

* feat(session-replay): Set enableSessionReplayInUnreliableEnvironment on iOS

* Adds tests

* Add changelog

* fix disabled condition

* Add comment for targets that do not support session replay

* Add reference to cocoa release note
@antonis antonis enabled auto-merge (squash) October 15, 2025 09:54
@antonis antonis merged commit f9c82b5 into main Oct 15, 2025
65 checks passed
@antonis antonis deleted the deps/scripts/update-cocoa.sh branch October 15, 2025 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants