[TIMOB-12650] iOS: "iOS Simulator failed to install the application"
| GitHub Issue | n/a |
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2016-08-27T02:32:45.000+0000 |
| Affected Version/s | Release 3.0.2 |
| Fix Version/s | n/a |
| Components | iOS, Tooling |
| Labels | ios-deployment, qe-3.0.2, qe-sdk3.0.2 |
| Reporter | Pragya Rastogi |
| Assignee | Chris Barber |
| Created | 2013-02-08T08:06:57.000+0000 |
| Updated | 2017-03-22T20:57:50.000+0000 |
Description
Works fine with Xcode 4.5.
Steps To Reproduce:
======================
1. Create a default project.
2. Run project in iOS simulator
Actual:
========
[ERROR] : An error occurred running the iOS Simulator
[ERROR] : [DEBUG] Session could not be started: Error Domain=DTiPhoneSimulatorErrorDomain Code=1 "iOS Simulator failed to install the application." UserInfo=0x101a0f2a0 {NSLocalizedDescription=iOS Simulator failed to install the application., DTiPhoneSimulatorUnderlyingErrorCodeKey=-1}
[ERROR] :
[ERROR] : Project failed to build after 21s 304ms
Expected:
==========
Project must launch successfully in simulator.
Workaround:
============
Deleting files from /Users/pragya.rastogi/Library/Application Support/iPhone Simulator/6.1/Applications resolves the issue temporarily.
'iOS Simulator > Reset Content and Settings...' works as well.
Attachments
[~prastogi] Can you see if this issue still happens?
This uses the old
ios-simtool that is now deprecated in favor of using Xcode'ssimctl.Closing ticket as invalid with reference to the above comments.