[TIMOB-14163] LiveView: iOS: App prevented from launching on iPhone simulator
GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2013-06-11T15:42:20.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | LiveView |
Labels | triage |
Reporter | Leor Brenman |
Assignee | Ingo Muschenetz |
Created | 2013-06-08T02:23:10.000+0000 |
Updated | 2013-07-29T00:32:11.000+0000 |
Description
Live View prevents app from launching on iPhone simulator
On a Mountain Lion VM, I followed Neeraj's email for installation so there are no legacy components on my system.
I created a new Alloy app (Hello World) and it ran fine on iPhone and Android simulators.
When I enable Live View on iPhone Simulator and launch the app, it freezes at the splash screen and the app will not run. I have to turn off Live View and then run the app again to get it to run on the iPhone simulator.
Studio diag (with all version info is attached).
Attachments
[~ingo] is this related to [TIMOB-14167]?
[~gavridis] Maybe? [~lbrenman]:
Please file logs as .txt files, not .rtf files
Can you please output the contents of the iOS build command from the terminal
Environment Used - Appcelerator Studio: 3.1.1.201306101955 Titanium SDK: 3.1.1.v20130610164554 acs: 1.0.2 alloy: 1.1.3-cr npm: 1.2.14 titanium: 3.1.1-cr titanium-code-processor: 1.0.1-cr4 LiveView version 0.1.23 OS: Mac 10.8.2 Verified this on iOS Simulator 5.0 and 6.0. Observed that - 1) Reproduced this issue only one time, app freezes at the splash screen. See the attached log file (LogFile.txt). Next time onwards, App works fine on simulators without any issue. However on device, build failed which is already reported. See the log file (Liveview_Log.txt) for simulators and device.
[~djha] It looks like at least one of your logs is related to TIMOB-14101. The other one seems unrelated to LiveView.
I'm going to resolve this as a duplicate of the linked issues.
[~lbrenman] Can you try the latest SDK CI build (from http://builds.appcelerator.net/) and update to the latest version of Studio/LiveView to see if that addresses the issue on iOS?
Ingo, that worked on iPhone simulator. Thx! Still does not work for Android though. Tested on: Appcelerator Studio, build: 3.1.1.201306061938 LiveView Feature 1.0.0.201306101918-3--59H3G8EDD5
[~lbrenman] Android emulator or device? Which version of the SDK?
Android AVD, Google API 4.2.2, HVGA Appcelerator Studio, build: 3.1.1.201306112353 LiveView Feature 1.0.0.201306121409-3--59H3G8EDD5 Ti SDK 3.1.1.v20130611153550 iPhone Live View working When Android is enabled, it prevents Live View from working on both. I only see the splash screen. If I leave Live View for iPhone and turn it off for Android, then iPhone will work again.