sentry-dotnet icon indicating copy to clipboard operation
sentry-dotnet copied to clipboard

Auto detection of crash in iOS and Android MAUI apps

Open munkii opened this issue 4 months ago • 1 comments

Problem Statement

I have seen that other Sentry SDKs have a way of checking if the last run ended in an unhandled crash. I don't beleive this is currently possible with the MAUI SDK.

What we would do with this is popup a simple (prebaked if possible) UI that takes feedback from the user. We'd like to be able to remove any requirement for an email address from the feedback as our users need to maintain anonymity.

They may want to give is emailaddress but we do not want it as they may well be in a clinical trial and should not be sharing that with us.

Solution Brainstorm

No response

munkii avatar Oct 08 '24 18:10 munkii