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

setSentryCaptureExceptionOnInternalError

open fun setSentryCaptureExceptionOnInternalError(isSentryCaptureExceptionOnInternalError: Boolean): SecurityKeyManagerConfig.Builder

This setting controls whether exceptions for internal errors shall be captured via Sentry.

This setting has no effect unless Sentry is initialized and configured in the application.It also has no effect if setSentrySupportDisabled has been set to true.