Has anyone figured out how to get console.log() calls working in the remote debugging tool when using iWebInspector or Safari with PhoneGap 1.4.1?
It seems that console calls only show up in XCode, indicating that phonegap may be altering the console's method.
Any suggestions on how to make this work properly?