EricssonResearch/bowser

Fix console.log

Open

#22 opened on Nov 5, 2014

View on GitHub
 (2 comments) (0 reactions) (0 assignees)HTML (207 stars) (65 forks)batch import
bughelp wanted

Description

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.

Contributor guide