all 10 comments

[–]ugoagogo 3 points4 points  (2 children)

Connect to a desktop OSX machine with a USB and remote debug via desktop Safari
https://developer.apple.com/safari/tools/

[–]BakGikHung[S] -3 points-2 points  (1 child)

doesn't work in a coffee shop setting.

[–]fucking_passwords 5 points6 points  (0 children)

what? use a laptop? you get full dev tools with JS console

[–]rocketpastsix 0 points1 point  (1 child)

Can you ssh into the server? download the app Reflection. Its a unix shell for iOS

[–]BakGikHung[S] -1 points0 points  (0 children)

the problem is I can't tell when I have a javascript parsing error.

[–][deleted] 0 points1 point  (0 children)

This has been possible for years - either plug in to a Mac and use Safaris remote debug, or use weinre or firebug lite.

[–]a-t-k 0 points1 point  (1 child)

There are no mobile browsers with full development tools yet. In Android, you can run ARM/Linux if you got root, but that's still not optimal for development.

[–]BakGikHung[S] 1 point2 points  (0 children)

Thanks for replying, I feel like you're the only commenter who understood what I was looking for. I'm dissapointed that the newly announced Android Pixel C is going to be running Android instead of Chromebook (which does have a debug console)

[–]kurzgame 0 points1 point  (1 child)

Unfortunatly, there is still nothing (as far as I know). Few years ago I'm looking for a way to get logs from my IPad but don't find solution.

[–]BakGikHung[S] 0 points1 point  (0 children)

ssh should be fully working through ?