Commit 4585880
fix(e2e): Remove flaky iOS replay assertion from captureReplay test
The assertReplay check fails on CI because the native replay buffer
hasn't captured a frame before the error is sent — captureReplay()
returns false so replay_id is never attached to the event. This is
an SDK limitation when errors occur immediately after init.
Remove assertReplay.yml and its reference. The test still verifies
that replay config doesn't break exception capture. This matches
Android which has always skipped this assertion.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 8a43b4b commit 4585880
1 file changed
Lines changed: 0 additions & 23 deletions
This file was deleted.
0 commit comments