presentConsentError

public abstract Unit presentConsentError(Throwable error)

This method will be called to inform you that an error has occurred during the user's journey. This does not in any way prevent you from loading your advertising SDK, as it is understood that if there is no consent, this is interpreted as a refusal.

Parameters

error

The message detailing the error that occurred