Can't start a session : Could not determine iOS SDK version

0

Hi folks,
last night my tests failed on iOS because
"Could not determine iOS SDK version: Command 'xcrun --sdk iphonesimulator --show-sdk-version' timed out after 15000ms"
https://us-west-2.console.aws.amazon.com/devicefarm/home?#/projects/5ce87200-3348-43cd-bcc5-98aa249d23ac/runs/b1f7aa1f-b39e-442e-8985-1a3c82fdfb4b
The exact same test jar and IPA were successful 3 times before.
Could you have a look?

Thank you,
Anastasia

asked 4 years ago1123 views
1 Answer
0

Hi,
Thanks fro reaching out. From the yaml file you're using APPIUM_VERSION=1.9.1. Try to remove "--platform-version 12.2" from the command: "appium --log-timestamp ... --platform-version 12.2 ...". Let us know if this error comes again.

answered 4 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions