Problem : This is a probably a very basic question, but how do I see the XML that is created when I am using the XMPPFramework in XCode.
Extra Detail : I'm looking into using TurnSocket to send and recieve files. My logs are saying
TURN Connection failed!
However, when I look at other questions here on stackoverflow with similar issues, people have various chunks of xml telling them more about the issue. e.g
XMPP Sending/Receving file in iphone sdk ...?
and
Don't work file transfer (xep 0234, 0065)
Update 12th April 2012 : In response to the reply by Prasanna Venkatesh, here is a screenshot of didRecieveIQ. I am still unsure how to see the XML.