reloadConsent
Overview
Tells the CMP to reload. Does not need to be used unless some error occurs. You can call this method for example after receiving managedConsentCMPFailedToLoad event.
Syntax
reloadConsent()
Examples
RNAatkit.reloadConsent();
Last updated