BanhmiDev / admob_consent

This is a wrapper for Google's User Messaging Platform (UMP) SDK in Flutter
https://pub.dev/packages/admob_consent
Apache License 2.0
12 stars 11 forks source link

The dialog box does not show - Android #1

Closed Fudal closed 3 years ago

Fudal commented 3 years ago

Of course there is an instruction in the library in case: 'Consent form does not show up in Android release builds', but I don't know where to find a file where I can change anything.

BanhmiDev commented 3 years ago

I can't reproduce your issue, even on a release build, can you check that Funding Choices has been setup correctly for your specific app? I'd wait a bit if you just created your dialog.

The bottom instructions in the README are actually from the older version that used the now deprecated SDK, and I don't think it applies anymore, will be updating the README.

Fudal commented 3 years ago

Where I can check setup Funding Choices?

BanhmiDev commented 3 years ago

Signing up is described here: https://support.google.com/fundingchoices/answer/9180084

Your apps should be automatically listed there, you just create/customize the dialogs for each app.