Skip to content
This repository has been archived by the owner on Apr 17, 2021. It is now read-only.

Enable JavaScript debugging #282

Closed
Sdaswani opened this issue Jan 3, 2018 · 4 comments
Closed

Enable JavaScript debugging #282

Sdaswani opened this issue Jan 3, 2018 · 4 comments
Labels
P3 Low impact and frequency

Comments

@Sdaswani
Copy link
Contributor

Sdaswani commented Jan 3, 2018

According to Amazon, this should enable the JavaScript console.

WebView.setWebContentsDebuggingEnabled(true);

@Sdaswani Sdaswani added the P2 Medium impact and/or medium frequency label Jan 3, 2018
@bbinto bbinto added P3 Low impact and frequency and removed P2 Medium impact and/or medium frequency labels Jan 26, 2018
@mcomella mcomella changed the title Enable JavaScript Console Enable JavaScript debugging Apr 9, 2018
@mcomella
Copy link
Contributor

mcomella commented Apr 9, 2018

The suggested method doesn't exist on AmazonWebView – I assume it'll be added in a future iteration.

@Sdaswani
Copy link
Contributor Author

Sdaswani commented Apr 9, 2018

OK checking with Amazon. Odd!

@Sdaswani
Copy link
Contributor Author

Amazon's recommendation is to not compile against the Amazon Webview jar file - are we doing that @mcomella ?

"[C]ompiling against the Amazon Web View jar file ... is no longer necessary. Just use the standard Android Web View. All web view calls will be mapped to Amazon Web View on Fire TV."

@mcomella
Copy link
Contributor

We do this now.

@ghost ghost removed the ⛔ blocked label Oct 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P3 Low impact and frequency
Projects
None yet
Development

No branches or pull requests

4 participants