[TIMOB-26496] Android: Exception message not displaying for Java runtime exceptions
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | None |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2018-10-29T22:03:11.000+0000 |
| Affected Version/s | Release 7.5.0 |
| Fix Version/s | Release 7.5.0 |
| Components | Android |
| Labels | n/a |
| Reporter | Gary Mathews |
| Assignee | Gary Mathews |
| Created | 2018-10-29T19:03:55.000+0000 |
| Updated | 2018-10-30T14:14:48.000+0000 |
Description
- Java exceptions do not display the exception message, only the stack
master: https://github.com/appcelerator/titanium_mobile/pull/10406
[~amukherjee], we should get this into 7.5.0.GA. It'll help us provide better tech-support.
*Verified fix* in SDK Version
7.5.0.v20181025085349Able to see the exception message as well as the stack trace.