appium-device-farm: Error in iOS Real Device execution code 65

Describe the bug

iOS Real device execution is not working using appium devices farm and usePrebuiltWDA capability. Execution returns an error xcodebuild exited with code '65' and signal 'null'

Link to Appium logs

GIST

Environment

  1. Appium version (or git revision) that exhibits the issue: 2.0.0-beta.46
  2. Node.js version (unless using Appium.app|exe): v17.8.0
  3. Npm or Yarn package manager: 8.5.5
  4. Mobile platform/version under test: iOS 15.4
  5. Real device or emulator/simulator: iPhone7
  6. Appium CLI or Appium.app|exe: $ appium server -ka 800 --use-plugins=device-farm,appium-dashboard,relaxed-caps -pa /wd/hub --plugin-device-farm-platform=both
  7. Drivers:
✔ Listing available drivers
- uiautomator2@2.10.2 [installed (NPM)]
- xcuitest@4.12.2 [installed (NPM)]
  1. Plugins:
✔ Listing available plugins
- execute-driver@2.0.6 [installed (NPM)]
- relaxed-caps@1.0.0-beta.13 [installed (NPM)]
- device-farm@3.0.0 [installed (NPM)]
- appium-dashboard@v1.0.0-beta.14 [installed (NPM)]

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 29 (17 by maintainers)

Commits related to this issue

Most upvoted comments

@alvarolgn Sorry for not getting back! @SrinivasanTarget and I were thinking if we can expose options through capabilty where user can give WDA build for real device and simulator and we can handle it internally and map it with derivedPath.

What is your though?

Hi! I keep investigating this issue. I will fix my device issue and repeat again with version 3.16.0. I’ll be on vacation next week so please, do not close this issue by inactivity 🙏

Thanks!!