Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

iOS Equivalent for DDMS

Is there an iOS equivelant of DDMS? I'd like to be able to connect a device to my computer and watch the device logs as I use my app on a device.

Is there a tool for that? I didn't see anything that looked like it would do that in the Developer tools directories.

— asked September 20th 2011 by BMA Enterprises
  • ddms
  • device
  • ios
  • testing
0 Comments

1 Answer

  • Accepted Answer

    Open Xcode, go to window menu and open organizer, in the left you should be able to select your connected device and look at the console.

    — answered September 20th 2011 by Dan Tamas
    permalink
    4 Comments
    • It looks like this shows me the logs after the fact. Is there a way to view the logs in realtime, as the device is running?

      — commented September 20th 2011 by BMA Enterprises
    • Nevermind, I'm blind :)

      — commented September 20th 2011 by BMA Enterprises
    • Open the app while organizer runs with console selected and will show you the logs you set into the app.

      — commented September 20th 2011 by Dan Tamas
    • hehe :)

      — commented September 20th 2011 by Dan Tamas
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.