Shin-NiL / Godot-Android-Admob-Plugin

Android AdMob plugin for Godot Game Engine 3.2 or higher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Let user reconfigure gpdr consent?

Tobi-La opened this issue · comments

Godot version:
3.5.3
AdMob Plugin version:
6.2.0
Issue description:

The user has to be able to change the gpdr consent configuration as far as I know. But when I call request_consent_info_update() a second time, I just get the on_consent_info_update_success callback without the configure window being opened.

And the reset_consent() should not be used for that according to the doc.