ui-screen-shooter icon indicating copy to clipboard operation
ui-screen-shooter copied to clipboard

iOS Simulator failed to install the application

Open arajasekaran opened this issue 10 years ago • 3 comments

I have copied all the files in the same folder in which my project is and when I run the following command: ./ui-screen-shooter.sh ~/Desktop/screenshots

Build succeeded and the iOS simulator also opens up, however, an alert dialog opens up with the message "iOS Simulator failed to install the application". Please help.

arajasekaran avatar Jul 23 '14 17:07 arajasekaran

Does it work in the simulator when you just run the app normally from Xcode? Try resetting the simulator.

ZevEisenberg avatar Jul 23 '14 18:07 ZevEisenberg

Yes the app works fine when I run the project from Xcode and I also did resetting the simulator.

arajasekaran avatar Jul 23 '14 18:07 arajasekaran

Same problem here, tried with multiple projects. Xcode 6.

** BUILD SUCCEEDED **

Running automation script "./config-automation.js"
      for "iPhone 4s (8.0 Simulator)"
      in language "en-US"...
Instruments Trace Error : Target failed to run: Unable to install app with path: /tmp/screen_shooter/app.app: "(null)"

Shukuyen avatar Oct 16 '14 17:10 Shukuyen