I have a similar DVUI based project which allows optional building and linking of sentry's native SDK for generating minidumps when the program crashes, and optionally configuring it to upload them to a remote endpoint for (ideally opt-in) developer analysis.
It would be cool imo to have this as an opt-in feature for fizzy if people are using it to build apps. At least, I would want this and I intend to port my app to the fizzy framework in the future
Minidumps are not locked in to sentry, anyone can do minidump analysis, although it is not an easy subject especially cross platform
Potential alternatives:
I have a similar DVUI based project which allows optional building and linking of sentry's native SDK for generating minidumps when the program crashes, and optionally configuring it to upload them to a remote endpoint for (ideally opt-in) developer analysis.
It would be cool imo to have this as an opt-in feature for fizzy if people are using it to build apps. At least, I would want this and I intend to port my app to the fizzy framework in the future
Minidumps are not locked in to sentry, anyone can do minidump analysis, although it is not an easy subject especially cross platform
Potential alternatives: