Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25011] TiAPI: Refactor screen-of-death

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2018-11-05T21:55:40.000+0000
Affected Version/sn/a
Fix Version/sRelease 7.3.0
Componentsn/a
Labelsn/a
ReporterHans Knöchel
AssigneeGary Mathews
Created2017-07-23T05:23:25.000+0000
Updated2018-11-19T05:22:48.000+0000

Description

Our screen-of-death is nearly untouched since 6 years, so we spend some time to: * Include stacktrace * Refactor layout to be more descriptive * -Resolve issue on main-thread, where the error-dialog is not shown with throwException- already done

Comments

  1. Hans Knöchel 2017-07-26

    Initial work can be inspected in [this commit](https://github.com/hansemannn/titanium_mobile/commit/9aaeb5b2327898a9560dc3efe9b14ea5c0de8342). The only thing missing is to properly (auto)-layout the scroll-view that contains the stacktrace. It should be place between the error-message and the dismiss-button. There is also a new functionality to discard the error dialog bei pressing ESC instead of manually closing it. As soon as our new liveview is in place, we can trigger an instant reload as well.
  2. Eric Merriman 2017-10-30

    So... in or out of 7.0.0?
  3. Eric Merriman 2017-11-01

    Due to the schedule for 7.0.0 versus the remaining work, moving to 7.1.0
  4. Gary Mathews 2018-11-05

JSON Source