GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-01-05T17:50:42.000+0000 |
Affected Version/s | Release 1.7.4, Release 1.8.0 |
Fix Version/s | Sprint 2011-43, Release 1.7.5, Release 1.8.0 |
Components | iOS |
Labels | module_simulator, qe-testadded |
Reporter | Natalie Huynh |
Assignee | Reggie Seagraves |
Created | 2011-09-06T11:50:24.000+0000 |
Updated | 2014-06-19T12:46:34.000+0000 |
Steps to Reproduce:
1. Launch TiStudio
2. Check that you are pointed to use xcode 4.2
3. Run in simulator SDK 4.3
Actual:
Simulator launches and then application exits from simulator
Expected:
Should launch the application
Please attach both the Studio log and the iOS build log to the ticket.
Can you please try running "/Library/Application Support/Titanium/mobilesdk/osx/1.8.0.pull434/android/builder.py install KitchenSink /Users/nhuynh/Desktop/android-sdk-mac_x86 /Volumes/Data/Titanium/titanium_mobile/demos/KitchenSink com.appcelerator.titanium 6" on the command line
Problem seems to be that it is running the wrong command line, I am trying to run on iOS Simulator and the command above is trying to run it on Android. This only happens with xCode 4.2 when I change back to xCode 4.0.2 it works fine
Well, it is the android build log--maybe we need to see the output of the console. When you click the build button, does it look like it is trying to build for android or for iOS?
Can neither be reproduced by myself or Natlie. Tested with SDK 1.8.0.e69cc8f / TiStudio 1.0.6.201110202348 / XCode 4.2 / iOS 5.0 SDK
This is apparently being used to track the "mystery SIGKILL" issue which occurs sometimes. It appears that it does not always terminate the app.
regressed against 1.7.5 Nov 1 2011 11:46 rbd9a4c74, 10.6.8, and lion. xcode 4.2 and 4.0, ios5 and ios 4.3. Keeping open till its regressed against master.
Verified fixed with Titanium Studio, build: 1.0.7.201112080131 and SDK 1.8.0.1.v20111209102124
Open to add label
wluu Created test plan for simulator/emulator cycle test