Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix console.log #22

Open
stefanalund opened this issue Nov 5, 2014 · 2 comments
Open

Fix console.log #22

stefanalund opened this issue Nov 5, 2014 · 2 comments

Comments

@stefanalund
Copy link
Contributor

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.

@wuurrd
Copy link

wuurrd commented Nov 20, 2014

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.

@stefanalund
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants