[TIMOB-15661] iOS: KitchenSink - Cannot launch KS on iOS
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-11-07T01:36:10.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | 2013 Sprint 23, 2013 Sprint 23 Core, Release 3.2.0 |
| Components | iOS |
| Labels | qe-3.2.0, qe-testadded, samples |
| Reporter | Wilson Luu |
| Assignee | Chris Barber |
| Created | 2013-11-05T01:24:16.000+0000 |
| Updated | 2015-02-02T20:47:44.000+0000 |
Description
*Details:* Cannot launch KS on iOS
*Steps to reproduce:*
1. Clone KS from https://github.com/appcelerator-developer-relations/KitchenSink
2. Install KS to device using the following CLI command:
ti build -p ios -P -T device -I 7.0.3 -V -C
3. Launch KS on device
*Actual:* A runtime error appears on launch (see ks_runtime.png).
*Expected:* A runtime error should not appear.
Attachments
| File | Date | Size |
|---|---|---|
| ks_runtime.png | 2013-11-05T01:24:16.000+0000 | 113243 |
Pull request: https://github.com/appcelerator/titanium_mobile/pull/4919
Closing ticket as fixed. Verified KS an be launched on an iOS device after executing the above CLI build command. Tested on: Titanium Studio, build: 3.2.0.201311070117 SDK build: 3.2.0.v20131106174044 Ti CLI: 3.2.0 master (4c816f21d7d9360659d77e9a6a994992ef880b72) Xcode: 5.0.1 Device: iphone 5 (6.1.3), iphone 5s (7.0.2)