ios-control / ios-sim

Command-line application launcher for the iOS Simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Simulator session timed out" error

tf opened this issue · comments

Hi,

ios-sim does not work for us on OS X 10.7. The problem is slightly different than the one described in the "jenkins" issue. When I run the launch command, simulator starts and the splash screen of our app flashes for a second. Then it returns to the homescreen causing ios-sim to report a "session timed out" error after a couple of seconds.

Running the same project in simulator from Xcode works.

Any advice would be greatly appreciated.

Best
Tim

@tf Did you try to run ios-sim as superuser?

same problem here; also tried to start ios-sim as superuser, but unfortunately the problem remains...

Same problem with 10.7

I'm hearing that this issue could have a workaround described in this repo: https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard

So, this was related to using tmux, which is now documented on the ios-sim page: https://github.com/phonegap/ios-sim#tmux