Appium Issue while launching App on IOS 14 mobile

Hi All,

I am facing issue while launching application using appium using start session on ios 14 -iphone 8. I am getting the error

An unknown server-side error occurred while processing the command. Original error: Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 65 xcodebuild error message: . Make sure you follow the tutorial at https://github.com/appium/appium-xcuitest-driver/blob/master/docs/real-device-config.md. Try to remove the WebDriverAgentRunner application from the device if it is installed and reboot the device.

Can you please help me in resolving this issue

I had same issue when running ios test with webdriverio or when opening appium Desktop. The only solution for me was uninstall xcode 14.0 and install again 13.4.1.

Appium Issue while launching App on IOS 14 mobile
 
 
Q