Skip to content

Add exception handler #398

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 3, 2024
Merged

Add exception handler #398

merged 2 commits into from
Nov 3, 2024

Conversation

simonhamp
Copy link
Member

The custom exception handler allows us to force errors to be reported out to the Electron process, which means we can display exceptions in the terminal when running native:serve.

This should help folks struggling with bootup errors preventing their app from showing with no clear reason why.

@simonhamp simonhamp merged commit d8a09b8 into main Nov 3, 2024
1 of 21 checks passed
@simonhamp simonhamp deleted the feature/bootup-error-reporting branch March 18, 2025 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant