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
  • Former Member
    Former Member over 7 years ago
    Thanks. However try/catch only makes sense if you have at least an idea where the crash happens. Here's an easy test case: The "Namaste" yoga example app (GitHub), compiled on latest SDK for Vivoactive HR, crashes in the simulator without giving any backtrace information.
Comment
  • Former Member
    Former Member over 7 years ago
    Thanks. However try/catch only makes sense if you have at least an idea where the crash happens. Here's an easy test case: The "Namaste" yoga example app (GitHub), compiled on latest SDK for Vivoactive HR, crashes in the simulator without giving any backtrace information.
Children
No Data