Unable to start the application. Original error: socket hang up on iOS 15.5
When recording with real mobile devices using Katalon Studio's Mobile Recorder, the following error shows up: Unable to start the application. Original error: socket hang up
.
Update Appium version to the latest version by running command:
npm install appium -g
.