Complete
over 4 years ago

WERETECH-6805

This was addressed in CIQ 3.1.1.

How to debug an unhandled exception

On a fresh Eclipse install on macOS High Sierra with recommended settings (several example apps do build and run), I can't seem to get a strack trace after an unhandled exception (aka app crash). Without that information, it's pretty much impossible to debug an app, so I guess I just missed some setting.

What did I miss?
Former Member
Former Member
Parents
  • This is something that we've been working toward for a little while. We want every uncaught exception should be detected and reported to the debug console or the app log file (if it exists). The final fixes should be in place soon.

Comment
  • This is something that we've been working toward for a little while. We want every uncaught exception should be detected and reported to the debug console or the app log file (if it exists). The final fixes should be in place soon.

Children
No Data