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

gefragt vor 4 Jahren1136 Aufrufe
1 Antwort
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.

beantwortet vor 4 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen