Skip to content

Conversation

@navin772
Copy link
Contributor

@navin772 navin772 commented Jan 6, 2026

Both services are implemented in appium-ios-remotexpc and can be used in xcuitest when iOS version >= 18.

@mykola-mokhnach
Copy link
Contributor

LGTM

@KazuCocoa Do you have any additional comments?

Copy link
Member

@KazuCocoa KazuCocoa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm entirely.

succeeded = true;
return client;
} catch (err: any) {
log.error(`Failed to create AFC client via RemoteXPC: ${err.message}, falling back to appium-ios-device`);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@mykola-mokhnach mykola-mokhnach merged commit 3ba9fbf into appium:master Jan 17, 2026
14 of 15 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 17, 2026
## [10.15.0](v10.14.13...v10.15.0) (2026-01-17)

### Features

* migrate afc and house arrest to use remotexpc when iOS>=18 ([#2696](#2696)) ([3ba9fbf](3ba9fbf))
@github-actions
Copy link
Contributor

🎉 This PR is included in version 10.15.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@navin772 navin772 deleted the house-arrest-remotexpc branch January 17, 2026 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants