Search code examples
flutterdartadmob

black banner ads admob shown in my flutter


when i am trying to use admob_flutter in pub links to create a banner ads the output will be like:

enter image description here

but when i use my own banner ads the output will be like :

enter image description here

the same implementation way: https://pub.dev/packages/admob_flutter#-example-tab-


Solution

  • I had the same issue, but my ads became visible as soon as it was published on google playstore. My response is a bit late though. But I believe it will be helpful to anyone in similar situation.