Skip to content

WDA times out on iOS 26 real device #211

Description

@Byaseen

Mobilewright version

@0.0.38

Operating system

MacOS Version 26.5.1 (25F80)

Target platform

iOS

Device or simulator

Iphone 12 (Real device) IOS 26.3

Minimal reproduction

Environment

Mobilewright: 0.0.46
mobilecli: 0.3.85
Device: iPhone 12 (iPhone13,2)
iOS version: 26.3
Device type: Real device
macOS: Darwin (Apple Silicon)

Steps to Reproduce

Connect a real iOS device running iOS 26.3
Run npx mobilecli agent install --device — confirms agent is installed successfully
Run npx mobilecli agent status --device — returns ok, agent version 1.0
Execute any Mobilewright test that calls device.launchApp(bundleId)
App launches successfully on the device
Any UI action (fill, tap, assertion) causes the test to hang for ~20s then fail

Actual behavior

RpcError: failed to start agent on device : failed to wait for agent: timed out waiting for WebDriverAgent to be ready

Expected behavior

WebDriverAgent starts successfully and UI actions are executed

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions