Expand description
Enables or disabled user consent requirements for uploads.
This disables uploads until the user has given the consent to the SDK.
Consent itself is given with sentry_user_consent_give
and
sentry_user_consent_revoke
.
Enables or disabled user consent requirements for uploads.
This disables uploads until the user has given the consent to the SDK.
Consent itself is given with sentry_user_consent_give
and
sentry_user_consent_revoke
.