I am trying to test the appearance of my app in the iphone simulator.
In the run config, I have it set to iphone, sdk 4.3. I am using 1.6.2.
It launches the regular simulator. If I go to the Hardware menu in the simulator and choose "iphone retina", the simulator crashes.
2 Answers
this is a glitch in the simulator that some users (including myself once) experience, not Titanium, but to fix it, use spotlight to find/open the iphone simulator directly, and switch it there, then when you rebuild from titanium it will build to the retina iphone.
To permanently fix this, I recommend removing and reinstalling xCode.
please refer to this thread: http://developer.appcelerator.com/question/124114/change-to-retina-crashes#216200
Your Answer
Think you can help? Login to answer this question!