Sometimes it can take quite a while to for the response to come back from a crash post to the BugSplat servers. We should log something when the error has been caught by BugSplat before we try and post it to our servers. The message should be something along the lines of $"Error caught by BugSplat! Message: {ex.Message}"
Sometimes it can take quite a while to for the response to come back from a crash post to the BugSplat servers. We should log something when the error has been caught by BugSplat before we try and post it to our servers. The message should be something along the lines of
$"Error caught by BugSplat! Message: {ex.Message}"