i am working on an iphone (ios 8.1) device,
When i am trying to install our .ipa application it fails with the below error.
however if i extract the .app from the ipa file the installation completed successfully.
Do i need to install “libimobiledevice”? if so can someone can give a step by step guidance?
=============================================
2014-11-09 19:45:09:542 - info: [debug] Dynamic bootstrap path: /Users/qa/Library/Application Support/appium/bootstrap/bootstrap-60f23230385b0cfa.js
2014-11-09 19:45:09:544 - info: [debug] Reusing dynamic bootstrap: /Users/qa/Library/Application Support/appium/bootstrap/bootstrap-60f23230385b0cfa.js
2014-11-09 19:45:09:545 - info: [debug] Getting device string from opts: {“forceIphone”:false,“forceIpad”:false,“xcodeVersion”:“6.1”,“iOSSDKVersion”:“8.1”,“deviceName”:“Automation test2”,“platformVersion”:null}
2014-11-09 19:45:09:545 - info: [debug] fixDevice is on
2014-11-09 19:45:09:545 - info: [debug] Final device string is: ‘Automation test2 (8.1 Simulator)’
2014-11-09 19:45:09:546 - info: [debug] Not setting device type since we’re on a real device
2014-11-09 19:45:09:546 - info: [debug] Checking whether we need to set app preferences
2014-11-09 19:45:09:546 - info: [debug] Not setting iOS and app preferences since we’re on a real device
2014-11-09 19:45:09:546 - info: [debug] Running ios sim reset flow
2014-11-09 19:45:09:546 - info: [debug] Killing the simulator process
2014-11-09 19:45:09:547 - info: [debug] Killall iOS Simulator
2014-11-09 19:45:09:549 - info: [debug] Killing any other simulator daemons
2014-11-09 19:45:09:601 - info: [debug] On a real device; cannot clean device state
2014-11-09 19:45:09:602 - info: [debug] Not setting locale because we’re using a real device
2014-11-09 19:45:09:602 - info: [debug] No iOS / app preferences to set
2014-11-09 19:45:09:602 - info: [debug] Starting iOS device log capture via deviceconsole
2014-11-09 19:45:19:609 - error: Log capture did not start in a reasonable amount of time
2014-11-09 19:45:19:609 - info: [debug] Cleaning up appium session
2014-11-09 19:45:19:610 - error: Failed to start an Appium session, err was: Error: Log capture did not start in a reasonable amount of time
2014-11-09 19:45:19:612 - info: [debug] Error: Log capture did not start in a reasonable amount of time
at null._onTimeout (/Applications/Appium.app/Contents/Resources/node_modules/appium/lib/devices/ios/ios-log.js:106:10)
at Timer.listOnTimeout [as ontimeout] (timers.js:112:15)
2014-11-09 19:45:19:613 - info: [debug] Responding to client with error: {“status”:33,“value”:{“message”:“A new session could not be created. (Original error: Log capture did not start in a reasonable amount of time)”,“origValue”:“Log capture did not start in a reasonable amount of time”},“sessionId”:null}
2014-11-09 19:45:19:614 - info: <-- POST /wd/hub/session 500 12441.608 ms - 234
2014-11-09 19:45:19:650 - info: [debug] Not pre-launching simulator
2014-11-09 19:45:19:651 - info: [debug] Creating iDevice object with udid dc32ad3627707abcf57c9844d4ed95e4c212e5a9
2014-11-09 19:45:19:657 - info: [debug] Couldn’t find ideviceinstaller, trying built-in at /Applications/Appium.app/Contents/Resources/node_modules/appium/build/libimobiledevice-macosx/ideviceinstaller
2014-11-09 19:45:19:657 - info: [debug] Checking app install status using: /Applications/Appium.app/Contents/Resources/node_modules/appium/build/fruitstrap/fruitstrap isInstalled --id dc32ad3627707abcf57c9844d4ed95e4c212e5a9 --bundle com.cloudengines.pogoplug