Evaluate always sending crash reports to Sentry
The sentry client can be configured to send only minimal data to the server. It might be reasonable to always enable crash-reporting with Sentry, if it only reports the app version and the stacktrace. This way it doesn't contain any identifiable information at all.