Ads Consent Form appears every time I open the app

I created an app and added AdMob ads. I need to set the ads consent form, as my app will be available in europe. I set it that when Screen initialize, the form is loaded and showed, but the form appears every time i open the screen, how can I do?

Here are my blocks
Screenshot 2024-05-30 193946

Thanks

use tiny database store value true or false

if consent got from user then set it false

screen initialized check if user got consent to ture then show form else skip

it worked, thank you

If you have got, please mark the solution

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.