bowser icon indicating copy to clipboard operation
bowser copied to clipboard

Fix console.log

Open stefanalund opened this issue 10 years ago • 2 comments

The JavaScript console.log() is currently not visible in Bowser. Adding this feature will be significantly easier after we have moved to WKWebView as it is very simple to bridge JS and native code.

stefanalund avatar Nov 05 '14 13:11 stefanalund

I think something like http://stackoverflow.com/questions/6508313/javascript-console-log-in-an-ios-uiwebview could be helpful.

I'm also struggling with this, and considering adding the above if I ever get time to.

wuurrd avatar Nov 20 '14 20:11 wuurrd

Would be great if you could add it. It's an acceptable workaround while we still use a UIWebView.

stefanalund avatar Nov 21 '14 07:11 stefanalund