[TIMOB-11832] Show webview javascript errors in the console
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Won't Do |
Resolution Date | 2018-08-02T17:05:57.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | console, javascript, uiwebview, web, webview |
Reporter | Sindre Sorhus |
Assignee | Unknown |
Created | 2011-04-15T01:27:09.000+0000 |
Updated | 2018-08-02T17:05:57.000+0000 |
Description
The documentation includes reference to an error event but it indicates this is only for handling errors once the content first loads.(http://docs.appcelerator.com/titanium/latest/#!/api/Titanium.UI.WebView-event-error)
If the content loads fine with no errors, but there is javascript errors that show up after this point, these errors are not written to the console or available through an event.
This would be for local web/html5 content.
This is a must for developing apps with webviews.
bump
Cleaning up old tickets. If this is still requested, please reopen.