Catch ALL unhandled exceptions in Blazor WASM MAUI Hybrid
Our problem is our production app is crashing and we don’t know why. I need to be able to catch these errors in order to send crash analytics but the exceptions in question are sneaking through all error catching logic.