EricssonResearch/bowser

Fix console.log

Open

#22 aberto em 5 de nov. de 2014

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)HTML (65 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (207 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador