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
Environment
- Appium version (or git revision) that exhibits the issue: 2.0.0-beta.46
- Node.js version (unless using Appium.app|exe): v17.8.0
- Npm or Yarn package manager: 8.5.5
- Mobile platform/version under test: iOS 15.4
- Real device or emulator/simulator: iPhone7
- 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
- Drivers:
✔ Listing available drivers
- uiautomator2@2.10.2 [installed (NPM)]
- xcuitest@4.12.2 [installed (NPM)]
- 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
- Adding documentation related with the ticket #569 — committed to WolfmosRioja/appium-device-farm by Sergiolmos a year ago
@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!!