pod-ui
pod-ui copied to clipboard
macOS: Segmentation fault errors not reported to Sentry
As seen in #66, pod-ui crashes on macOS (possibly on other platforms as well) with platform errors that are not caught by rust sentry-rust.
Added support for native crash uploading in the minidump-support branch, however this still doesn't work for when the app is running using instructions translation (Rosetta) on Apple Silicon.
A similar issue observed with sentry-native: getsentry/sentry-native#679
Thank you for your work on this. I don't use macOS but I still appreciate your active support of pod-ui
@M1DHB Thank you for the kind words! 😁