[TIMOB-25309] Xcode 9 / iPhone X: Simulator is killed everytime, app-session terminated
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2017-09-29T09:41:33.000+0000 |
Affected Version/s | Release 6.2.0 |
Fix Version/s | Release 6.3.0, ioslib 1.6.0 |
Components | iOS |
Labels | n/a |
Reporter | Hans Knöchel |
Assignee | Chris Barber |
Created | 2017-09-17T12:47:37.000+0000 |
Updated | 2017-11-17T16:59:06.000+0000 |
Description
This is similar to the one I reported earlier this year, related to iOS 11: When running an app for the iPhone X (maybe others as well, not tested so far), the build succeeds, the app is installed, but not launched. Instead, the CLI session is terminated and the console stops.
Also, when deploying to the iPhone X simulator while it is already running, it get's killed and relaunched, after it fails launching again. This is not only a major UX regression, but also makes it impossible to debug any iOS app.
I need to find the other ticket again, but it looks like the Sim-status indicates it is shutting down and therefore we kill it. Xcode 9 hopefully has a different signal-system to handle this.
ioslib 1.6.0 PR: https://github.com/appcelerator/ioslib/pull/69
Ti SDK master PR: https://github.com/appcelerator/titanium_mobile/pull/9479 Ti SDK 6_3_X PR: https://github.com/appcelerator/titanium_mobile/pull/9480
Validated using iPhone X simulator: Node Version: 6.11.5 NPM Version: 3.10.10 Mac OS: 10.13 Appc CLI: 7.0.0-master.6 Appc CLI NPM: 4.2.11-2 Titanium SDK version:7.0.0.v20171109120356 Appcelerator Studio vers 4.10.0 Xcode 9.1/iOS 11.1 iPhone X simulator
I am seeing this issue today: Node Version: 6.11.3 NPM Version: 5.3.0 Mac OS: 10.13.1 Appc CLI: 6.3.0 Titanium SDK version: 6.2.2 . & 6.3.0 Xcode 9.1/iOS 11.1 iPhone X simulator