Skip to content

Upgrade react-native-harness to 1.3.0#278

Merged
mfazekas merged 2 commits into
feat/rive-ios-experimentalfrom
chore/bump-harness-1.3.0
May 29, 2026
Merged

Upgrade react-native-harness to 1.3.0#278
mfazekas merged 2 commits into
feat/rive-ios-experimentalfrom
chore/bump-harness-1.3.0

Conversation

@mfazekas
Copy link
Copy Markdown
Collaborator

Upgrades harness from 1.2.0 to 1.3.0. Key improvements from harness PRs #129 and #132:

  • Bridge RPC closes immediately on app disconnect instead of waiting for timeout
  • New internal RPC transport with heartbeat-based liveness detection
  • Dead app connections fail fast with AppBridgeDisconnectedError instead of ambiguous "device did not respond" after 90s

Should reduce the intermittent CI flakiness we've been seeing on legacy iOS.

mfazekas added 2 commits May 29, 2026 13:28
New bridge with heartbeat-based liveness detection and fast disconnect handling should reduce CI flakiness from "device did not respond" timeouts.
@mfazekas mfazekas merged commit a5bf096 into feat/rive-ios-experimental May 29, 2026
11 checks passed
@mfazekas mfazekas deleted the chore/bump-harness-1.3.0 branch May 29, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant