Hi All,
I am not able to start the Appium Inspector on iOS Simulator or iOS device. I am getting a error pop up unable to start Appium Inspector.
Also the Instruments are crashing multiple times before we get the Appium pop up error.
Please find the below error message
Could u please help me I am facing this issue only in iOS. In Android I am using UIAutomationViewer
debug: [INST STDERR] 2014-09-05 19:13:03.486 instruments[955:507] Failed to start Instruments daemon for ‘iOS’ on ‘Iphone 5 (v7.0)’ (The service is invalid.)
debug: [INST STDERR] 2014-09-05 19:13:03.606 instruments[955:1a03] Failed to start Instruments daemon for ‘iOS’ on ‘Iphone 5 (v7.0)’ (The service is invalid.)
debug: [INST STDERR] Instruments Usage Error : Unknown hardware device specified: iPhone Retina (4-inch) - Simulator - iOS 7.0
debug: [INST] Known Devices:
debug: [INST] Iphone 5 (v7.0) (241327cd7ef9bc1d65bf28419e7e6624b5fa64ec)
Local’s MacBook Pro (com.apple.instruments.devices.local)
iPhone - Simulator - iOS 7.1
iPhone Retina (3.5-inch) - Simulator - iOS 7.1
iPhone Retina (4-inch) - Simulator - iOS 7.1
iPhone Retina (4-inch 64-bit) - Simulator - iOS 7.1
iPad - Simulator - iOS 7.1
iPad Retina - Simulator - iOS 7.1
debug: [INST] iPad Retina (64-bit) - Simulator - iOS 7.1
debug: [INSTSERVER] Instruments exited with code 255
debug: Killall instruments
debug: Attempting to retry launching instruments, this is retry #2
debug: Killall iPhoneSimulator
debug: Attempting to run app on iPhone Retina (4-inch) - Simulator - iOS 7.0
debug: Spawning instruments with command: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.bundle/Contents/Resources/Automation.tracetemplate -w iPhone Retina (4-inch) - Simulator - iOS 7.0 com.tcs.mobility.development.Big-W -e UIASCRIPT /Users/vincentkoh/Library/Application Support/appium/bootstrap/bootstrap-fe8fa37a970f9
8cc.js -e UIARESULTSPATH /tmp/appium-instruments
debug: And extra without-delay env: {“DYLD_INSERT_LIBRARIES”:"/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-instruments/thirdparty/iwd/InstrumentsShim.dylib",“LIB_PATH”:"/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-instruments/thirdparty/iwd"}
debug: And launch timeouts (in ms): {“global”:90000}
debug: [INST STDERR] 2014-09-05 19:13:17.377 instruments[967:507] Failed to start Instruments daemon for ‘iOS’ on ‘Iphone 5 (v7.0)’ (The service is invalid.)
debug: [INST STDERR] 2014-09-05 19:13:17.499 instruments[967:1a03] Failed to start Instruments daemon for ‘iOS’ on ‘Iphone 5 (v7.0)’ (The service is invalid.)
Thanks,
Arjun