- Home /
Why is my admob banner ad not showing ??
My banner ad should be working, and in the editor it is sending me 6 messages as follows:
UnityAdsEditor: Initialize(, True); UnityEditor.Advertisements.UnityAdsEditor:EditorOnLoad()
Dummy .ctor
Dummy Initialize
Dummy .ctor
Dummy CreateBannerView
Dummy LoadAd
However no dummy ad or any kind of ad is showing in the scene view, and i did publish my game, using my ad id and the game doesn't have a banner ad showing as well.
i may also note that in admob when i click on my ad unit it has written under mediation groups 0 active and under campaigns 0 enabled
i did link my app in admob from google play and its been almost 2 weeks of me not knowing how to solve this problem, any help?
just to note i am using unity 2018.2.15f1
Answer by Senkrigar · Sep 18, 2019 at 04:33 PM
Hello, I'm having the same problem here, did you manage to make it work ?
Answer by Bill_G241 · Apr 26, 2021 at 08:52 AM
Have you checked the Logcat? use Android Studio to debug further. Check this post: https://answers.unity.com/questions/1832325/banner-admob-is-not-showing-on-android.html?childToView=1832350#answer-1832350
Your answer
Follow this Question
Related Questions
how to remove vungle sdk properly from my unity project ? 0 Answers
Game crashes on player death 0 Answers
Bullet in editor does not behave the same in build. 1 Answer
Starts Crashing and performance got reduced after Ads Enabled 0 Answers
Having trouble with Position X location on objects 0 Answers