Thanks, I’ll consider using that once I get to that stage.
Got a little further. If I enable QML Debugging when launching the app via Qt Creator, the exceptions magically start being caught in my exception handler. So it seems by not having QML debugging on the exceptions get swallowed.
↧