UPDATE: Please see \"accepted\" solution below
When my app creates an unhandled exception, rather than simply terminating, I\'d like to first give t
You can handle the uncaught exceptions using FireCrasher library and do a recovery from it.
you can know more about the library in this Medium Article