You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using google_mobile_ads and just displaying regular banner ads. The rest of the screen is showing but the ads are invisible. If I select just the ad I get either a magenta screen or a white screen. I'm allowing plenty of time for the ad to render. I've also tried some of the tricks for images like running with:
flutter run --release --web-renderer canvaskit --dart-define=BROWSER_IMAGE_DECODING_ENABLED=false
but no dice. Any ideas or does anyone know why it's not showing? I'm new to displaying ads so I'm not exactly sure how they are rendered but I would love a little direction. Thanks!
The text was updated successfully, but these errors were encountered:
I'm using google_mobile_ads and just displaying regular banner ads. The rest of the screen is showing but the ads are invisible. If I select just the ad I get either a magenta screen or a white screen. I'm allowing plenty of time for the ad to render. I've also tried some of the tricks for images like running with:
but no dice. Any ideas or does anyone know why it's not showing? I'm new to displaying ads so I'm not exactly sure how they are rendered but I would love a little direction. Thanks!
The text was updated successfully, but these errors were encountered: