Thanks Ray I don't know how I missed your post [1] on GapDebug GapDebug looks cool and clean, I have to give it a try and it mentions it's free for local debug, I don't know what would be not remote, maybe over wifi but I think that is totally a different use case, the local debug is more of what I found more useful for developers.
It looks like GapDebug is not an open source project, I would like to see also something in open source from apache or other org. I heard some time ago about [2] ios-webkit-debug-proxy I will give it a try, I think is minimal what I need to find out which is how to run the webkit/safari debugger to attached to the simulator. [1]: http://www.raymondcamden.com/2014/7/2/GapDebug-a-new-mobile-debugging-tool [2]: https://github.com/google/ios-webkit-debug-proxy On Fri, Aug 22, 2014 at 11:44 AM, Ray Camden <[email protected]> wrote: > Try GapDebug. It will try to reconnect on app relaunch. Plus, it lets you > do the iOS stuff in Chrome, not Safari. > > ________________________________________ > From: Carlos Santana <[email protected]> > Sent: Friday, August 22, 2014 10:31 AM > To: [email protected] > Subject: getting tired of using mouse to open safari to inspect and magic > path for livereload > > I was going down the rabbit whole to see if there is a way I can launch the > safari debugger after doing a "cordova emulate ios", and maybe adding a cli > command "cordova inspect ios" > -- Carlos Santana <[email protected]>
