How do I debug (or see) a variables value if I dont have any room for text in my app? Is there a console that you can output text with debug-info to that runs at the same time as the simulator, kind of like you have in Flash-development?
As I said in the "that other iPhone SDK forum" I was under the impression that the console couldn't run alongside and in real-time with the simulator and only captured the code executed at setup. Stupid assumption, really, since that would make it really limited
This is much better than having a lot of pop-ups appearing with debug-info, so thanks (all of you) for clearing this out - debugging just became much easier