[TIMOB-25965] Android: Update old exception dialog
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2018-05-01T13:31:37.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 7.3.0 |
| Components | Android |
| Labels | n/a |
| Reporter | Gary Mathews |
| Assignee | Gary Mathews |
| Created | 2018-04-13T22:50:59.000+0000 |
| Updated | 2018-06-21T17:46:24.000+0000 |
Description
The current exception dialog is ugly and provides little debugging information. We should update the dialog to a cleaner and clearer output that also provides a stack trace.
Attachments
| File | Date | Size |
|---|---|---|
| exception_new.png | 2018-04-13T23:00:32.000+0000 | 93981 |
| exception_new2.png | 2018-04-18T01:30:55.000+0000 | 238850 |
| exception_old.png | 2018-04-13T23:00:31.000+0000 | 62815 |
master: https://github.com/appcelerator/titanium_mobile/pull/10003
Verified the fix with SDK 7.3.0.v20180618182516. Closing.