[TIMOB-19718] Building app to iOS8 installs successfully but fails on launch
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2015-11-14T06:15:17.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 5.1.0 |
Components | iOS |
Labels | qe-5.1.0 |
Reporter | Harry Bryant |
Assignee | Hans Knöchel |
Created | 2015-10-12T22:48:07.000+0000 |
Updated | 2017-03-31T22:32:08.000+0000 |
Description
When building a classic / alloy project to either an iOS8 device or simulator, the app successfully installs, however fails to launch and returns to the main screen. The following error occurs on each attempt to launch the app from the device:
[DEBUG] : assertion failed: 12F70: libxpc.dylib + 71768 [B870B51D-AA85-3686-A7D9-ACD48C5FE153]: 0x7d
[DEBUG] : Reading stylesheet from: /private/var/mobile/Containers/Bundle/Application/8072D364-0B05-49C1-9A8D-17BC646A6B31/timob19203v2.app/stylesheet.plist
*Steps to Reproduce:*
1. Create a Classic / Alloy project.
2. Build to either iOS8 device or sim.
3. Launch app, receive error.
*Expected Result:* App should launch successfully with no errors.
*Actual Result:* App fails to launch and throws an error.
Marking as
Not Reproducible
for now, since everything works with latest 5.1.0 build and iOS 8 simulator + device. Please feel free to open at anytime, it appears again.Unable to reproduce this issue, tested with the following environment; iPhone 7 (10.2) MacOS 10.11.6 (15G31) Studio 4.8.1.201612050850 Ti SDK 6.0.3 GA Appc NPM 4.2.8 Appc CLI 6.1.0 Ti CLI 5.0.11 Alloy 1.9.5 Arrow 1.10.1 Xcode 8.2 (8C38) Node v4.6.0 Java 1.7.0_80 Please file a new ticket if this problem still persists.