I'm trying to debug an iPad mini and don't have access to a Mac.
I need to log some events during page-load. Is there some way to activate Firebug Lite from the JavaScript file, so that it's available while initiation JavaScript is running?
How to debug Javascript running in a webview on an iPad? in-a-webview-on-an-ipad
This SO answer covers this a little bit, but I think you want to look further into remote debugging. See this tutorial here: