Hello Crashpad-Developer,
does Crashpad provide a callback functionality to be able to execute some log output or prompt some information to the user?
In Breakpad this was possible so i wonder if Crashpad may provides some kind of similar functionality.
Our app lives in a offline environment on windows, linux and mac.
We would love to prompt the user a dialog to provide information that the app crashed and which .dmp files they should send us.
Maybe through a callback in c++ or may the crash_handler.exe could call some other custom app in a crash situation.
Best regards
Sven