Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ads not showing in release mode (Android) #154

Open
krrskl opened this issue Aug 25, 2024 · 1 comment
Open

Ads not showing in release mode (Android) #154

krrskl opened this issue Aug 25, 2024 · 1 comment

Comments

@krrskl
Copy link

krrskl commented Aug 25, 2024

Hi devs!

My Flutter app, when is published in the Play Store the ads not are displayed, but in release or debug mode using testIds work fine.

An error received in the logs of my app indicates that the error is: No fill, but my app is approved in the store, FAN and have payment method configured.

Any idea of this problem?

I appreciate any help provided.

@krrskl krrskl changed the title Ads not showing in release mode Ads not showing in release mode (Android) Aug 25, 2024
@krrskl
Copy link
Author

krrskl commented Aug 25, 2024

Error captured using flutter logs, running the app downloaded from Google Play Store

{
"error_message": "No fill",
"error_code": 1001,
"invalidated": true,
"placement_id": "10198386XXXXXX_10198482262XXXXX"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant