I have reinstalled the stable version of Studio and then installed today's continuous build (SDK from URL). My current build is 1.0.1.201106171427 and I just installed XCode 4.0.2. I have never successfully used the debugger. When I attempt, it gets hung up at 57% (Waiting for debugger to connect). Eventually I get the error 'Debugger failed to connect'. Can anyone please help?
1 Answer
I needed to change the SDK version in my project's TiApp editor (or tiapp.xml) or create a new project and copy over my resources. When you start an app, look for the Titanium SDK version in the console. It should match the most recent build. Cleaning the project will not change this.
Your Answer
Think you can help? Login to answer this question!