Currently, if an uncaught exception happens in the app, a dialog is created with an error message based on the message of the exception. How do we stop this behavior and implement our own handling?
t
Thomas
01/22/2022, 12:51 AM
It was described in the PR where this was added, let me search for it