-
Notifications
You must be signed in to change notification settings - Fork 253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Simulator session timed out" error #15
Comments
@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 |
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
The text was updated successfully, but these errors were encountered: