Hey all,
I just started playing around with a new feature I wanted to add to my iOS app. On first try, things appeared to work fine in the simulator. However, when I built and added the app to my iPhone or iPad the new feature didn’t work. Not sure why this is the case and I’d like to be able to run some sort of debug build on the phone so I can step through the debugger. I don’t think that it’s possible, but thought I’d ask…
The alternative I guess is a bunch of messageboxes or log files.