hwsecurity / de.cotech.hw / SecurityKeyManagerConfig / Builder / setSentrySupportDisabled /

setSentrySupportDisabled

open fun setSentrySupportDisabled(isSentrySupportDisabled: Boolean): SecurityKeyManagerConfig.Builder

This setting controls whether Sentry is support is generally enabled or not.

Unless disabled with this setting, and if Sentry is included and configured in theapplication, the hwsecurity SDK will automatically add a small number of breadcrumbs andtags to the Sentry scope while the user performs Security Key operations.

This setting has no effect unless Sentry is initialized and configured in the application.