Giter VIP home page Giter VIP logo

Comments (26)

LowAmmo avatar LowAmmo commented on July 23, 2024

Have you tried resetting your simulator?

from ios-sim.

gshaviv avatar gshaviv commented on July 23, 2024

Having the same issue on Mavericks, using Xcode 5.0.2. Seems to be related to Mavericks, not specifically to iOS 7 as I get the same error when trying to launch into iOS 6 with --sdk 6.0 arg.

Session could not be started: Error Domain=DTiPhoneSimulatorErrorDomain Code=1 "SpringBoard failed to launch application with error: 0" UserInfo=0x7f97fbd15f60 {NSLocalizedDescription=SpringBoard failed to launch application with error: 0, DTiPhoneSimulatorUnderlyingErrorCodeKey=0}

from ios-sim.

davidglivar avatar davidglivar commented on July 23, 2024

+1

I am getting the same error. I have reset the simulator, cleaned builds, etc.

from ios-sim.

marg51 avatar marg51 commented on July 23, 2024

+1, on Mavericks.

from ios-sim.

PEM-- avatar PEM-- commented on July 23, 2024

+1, on Mavericks, too.

from ios-sim.

albertocastro avatar albertocastro commented on July 23, 2024

+1 on Mavericks

from ios-sim.

0x6a68 avatar 0x6a68 commented on July 23, 2024

same problem here. with a fresh installation of ios-sim.

from ios-sim.

maarek avatar maarek commented on July 23, 2024

I have this problem and am not using Mavericks but am using Xcode 5 with iOS 7 or 6 simulator.

from ios-sim.

SudoPlz avatar SudoPlz commented on July 23, 2024

Same here.. I'm running Mavericks and ios 7.0.3 simulator

from ios-sim.

SudoPlz avatar SudoPlz commented on July 23, 2024

I have to manually close the previous debug app that is running to stop from getting this error.

from ios-sim.

 avatar commented on July 23, 2024

+1 on Mavericks

from ios-sim.

fanzeyi avatar fanzeyi commented on July 23, 2024

Same problem.

Xcode 5.0.2
Mac OS X 10.9.1
ios-sim 1.8.2

I've tried reset the simulator, delete the folder ~/Library/Application Support/iPhone Simulator, run as root, modify the short bundle number and I am sure that I am not running ios-sim inside tmux.

And I noticed that when I building the project while setting configuration to release rather than debug, it works fine.

from ios-sim.

Angluca avatar Angluca commented on July 23, 2024

+1 on Mavericks, and I restore simulator is error too.

from ios-sim.

 avatar commented on July 23, 2024

Oh great ... +1

from ios-sim.

mlynch avatar mlynch commented on July 23, 2024

Also having the same issue:

Cordova: 3.4.0-0.1.3
ios-sim: 1.9.0

from ios-sim.

mlynch avatar mlynch commented on July 23, 2024

I was running this in tmux, and there was this helpful line about how it breaks in tmux in the README which I clearly didn't read :) https://github.com/phonegap/ios-sim#tmux

from ios-sim.

rohitmoofwd avatar rohitmoofwd commented on July 23, 2024

I am getting the same "Simulator session timed out" problem. I'm not running this in tmux, like others, just in the native Terminal. I only started having this problem with Xcode 5., which forced me to update my ios-sim. My configuration is listed below:

Mac OS X 10.9.2
Xcode 5.1
ios-sim: 1.9.0

from ios-sim.

ericpeters0n avatar ericpeters0n commented on July 23, 2024

+1...

Any solutions? Bueller? ;)

from ios-sim.

S3riousSam avatar S3riousSam commented on July 23, 2024

I found out that this error occurs when the binary executable targets a different version of iOS than the one used in the simulator.

building with:
xcodebuild -project sample.xcodeproj -target "SampleExe" -configuration "Debug" -destination "platform=iOS Simulator,name=iPad" -sdk "iphonesimulator7.0" -IDEBuildOperationMaxNumberOfConcurrentCompileTasks=8 build

ios-sim allows to specify which sdk targetting:
ios-sim launch sample.app --sdk 7.0

from ios-sim.

pmor13 avatar pmor13 commented on July 23, 2024

+1

Option --sdk 7.0 or --sdk 7.1 seems does't help, the same error.

UPD1: Solved with DEPLOYMENT_LOCATION=YES DSTROOT=build/$CONFIGURATION-iphonesimulator DWARF_DSYM_FOLDER_PATH=build/$CONFIGURATION-iphonesimulator

Thanks to Gabriel from SO: http://stackoverflow.com/a/10762410/1778275.

from ios-sim.

yokomizor avatar yokomizor commented on July 23, 2024

Thanks @mlynch! I'm using tmux too.

from ios-sim.

njhamann avatar njhamann commented on July 23, 2024

I was having this issue in tmux also. Thanks @mlynch!

from ios-sim.

lfv89 avatar lfv89 commented on July 23, 2024

Same here. Thanks for the heads up @mlynch

from ios-sim.

bfagundez avatar bfagundez commented on July 23, 2024

Thanks @mlynch!

from ios-sim.

shazron avatar shazron commented on July 23, 2024

Seems to me this is the underlying cause: #67 (comment) and/or the tmux issue.
Unfortunately, the tool doesn't inspect what type of binary it is, so you have to be explicit.

Closing. Let me know if this is still an issue.

from ios-sim.

alkrauss48 avatar alkrauss48 commented on July 23, 2024

Thanks @mlynch, that was my problem too 👍

from ios-sim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.