EricssonResearch/bowser

Fix console.log

Open

#22 opened on Nov 5, 2014

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

Repository metrics

Stars
 (207 stars)
PR merge metrics
 (No merged PRs in 30d)

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