Unable to lunch iOS app

Hi , I have an error when I try to launch a iOS app. Please help, I tried a lot of things without good result

Katalon Version: 6.2.2
appium Version 1.14.0
Xcode 10.3

Let me know if some need more info

Hi @sebastian.garate,

You need to build WebDriverAgent first. Please follow this instruction:

Thanks

Where can I read the supported Appium versions?
Which is the latest version of Appium at the moment supported?
is the following up to date?

Blockquote
Requirement for testing iOS application 12.2

  • Appium v1.12.1
  • Xcode 10.2 for iOS 12.2
  • Carthage 0.33 or later
  • ios-deploy 1.9.4 or later
  • ios-webkit-debug-proxy 1.8.4 or later
  • libimobiledevice 1.2.0 or later
  • usbmuxd 1.0.10 or later

Hi @sertac.akguel,

Katalon supports Android 1.12.1 and onward. Please follow our official document:

Thanks