Hi there,
I’m having issues this morning installing iOS apps using Appium on iOS9 devices. I updated iTunes (12.5.1)/XCode (8.0) to the latest versions after I noticed issues with iOS10 devices not working. Then I tried my iOS9 device and the app now fails to install. I tried reverting to previous versions of ITunes/XCode but no luck. I’ve also tried reinstalling Appium. When I click on Inspector I get the following error.
[MJSONWP] Encountered internal error running command: Error: Installing /var/folders/5v/38ljlsk974l72gm966w74v1m0000gp/T/2016814-1001-549l4r/Payload/MyApp.app failed
at /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/node-idevice/main.js:159:6
at ChildProcess.exithandler (child_process.js:193:7)
at emitTwo (events.js:100:13)
at ChildProcess.emit (events.js:185:7)
at maybeClose (internal/child_process.js:850:16)
at Socket. (internal/child_process.js:323:11)
at emitOne (events.js:90:13)
at Socket.emit (events.js:182:7)
at Pipe._onclose (net.js:475:12)
If anyone has an idea how to solve the problem, that would be great.
Thanks.