googleads / googleads-mobile-flutter

A Flutter plugin for the Google Mobile Ads SDK
Apache License 2.0
341 stars 285 forks source link

Question about pre-release ad delivery #289

Closed TheMcSebi closed 2 years ago

TheMcSebi commented 3 years ago

Plugin Version

google_mobile_ads: "^0.12.2+1"

Steps to Reproduce

  1. Include any ad in a flutter project and upload a version to TestFlight with the real ad IDs (not the testing ones)

Expected results: See ads

Actual results: Don't see ads. Instead it just shows a grey box for banners and nothing for interstitials.

My question is actually really simple. On Android I see real ads being displayed with the "Test Ad" banner when I include my real config (app-ad-id and e.g. a banner ad with its own ad-id). On iOS, I don't. Is that due to the app not being released in the App Store? It's the very first version I'm trying to publish and I'm afraid I made a mistake during setup.

BrunoEleodoro commented 3 years ago

Having the same issue here, ads don't display on release mode on Android and IOS.

using google_mobile_ads: ^0.13.1

maheshj01 commented 3 years ago

Hi @TheMcSebi, Please make sure your app is linked and verified in the admob dashboard?

Thanks.

github-actions[bot] commented 2 years ago

Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. If you find this problem please file a new issue with the same description, what happens, logs and the output of 'flutter doctor -v'. All system setups can be slightly different so it's always better to open new issues and reference the related ones. Thanks for your contribution.