gdprApplies in BasicConsentInfo returned by IabtcfConsentInfo.instance.currentConsentInfo() is false if a GDPR dialog has not been opened using package:google_mobile_ads or have been opened outside EEA without the setting of debugGeography: DebugGeography.debugGeographyEea. However, once the dialog is opened with the debug setting, gdprApplies remains true even if the dialog is reopened without the setting.
- Dialog has not been opened yet
- Dialog was opened without debugGeographyEea
- Dialog was opened with debugGeographyEea
- Dialog was reopened without debugGeographyEea
I'm not sure if it is a bug of this plugin or as per spec of the underlying SDK. Please just close this if it is expected behaviour.
gdprAppliesinBasicConsentInforeturned byIabtcfConsentInfo.instance.currentConsentInfo()is false if a GDPR dialog has not been opened using package:google_mobile_ads or have been opened outside EEA without the setting ofdebugGeography: DebugGeography.debugGeographyEea. However, once the dialog is opened with the debug setting,gdprAppliesremains true even if the dialog is reopened without the setting.I'm not sure if it is a bug of this plugin or as per spec of the underlying SDK. Please just close this if it is expected behaviour.