Skip to content

v0.1.3

Pre-release
Pre-release

Choose a tag to compare

@johnmikel johnmikel released this 05 Jun 20:41
· 77 commits to main since this release

Developer preview patch release focused on iOS shim reliability for Expo/RN prebuilds.

Fixed:

  • Hardened the iOS XCTest shim for clean Expo/RN prebuilds by giving cold build-for-testing runs a 90-minute default timeout with explicit progress logging.
  • Made iOS simulator app.stop idempotent when simctl terminate reports the app is already stopped.
  • Improved selector actions so native selector.not_found and selector.not_hittable responses return a typed unavailable result instead of failing the command parser.
  • Reused a resolved booted simulator UDID across build-for-testing and test-without-building, and cleared stale shim PID/server/destination state when reinstalling the app-local shim.
  • Avoided stale XCTest snapshot elements and replaced broad selector scans with native predicate-based fallback queries.

npm: https://www.npmjs.com/package/zeno-mobile-runner/v/0.1.3