[TIMOB-26181] Android: Application throws exception after close on 7.4.0
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2018-07-20T17:57:03.000+0000 |
| Affected Version/s | Release 7.4.0 |
| Fix Version/s | Release 7.5.0 |
| Components | Android |
| Labels | n/a |
| Reporter | Gary Mathews |
| Assignee | Gary Mathews |
| Created | 2018-07-03T21:01:33.000+0000 |
| Updated | 2018-09-24T10:11:31.000+0000 |
Description
- Due to fixing lifecycle events, an exception will be thrown when the events are fired after the KrollRuntime has been destroyed.
master: https://github.com/appcelerator/titanium_mobile/pull/10152
[~lchoudhary], would you mind testing/merging this in the near future? It's causing "master" built Android apps to crash on app exit. (Titanium 7.3.0 is okay.)
*Closing ticket* Fix can be seen in SDK version
7.5.0.v20180920040518. Test and other information can be found at: https://github.com/appcelerator/titanium_mobile/pull/10152