- Home /
Admob banner not showing up?
So I couldn't find anything on admob itself witch showed how to implement admob to unity. When i searched on google, I found this link:
http://forum.unity3d.com/threads/free-admob-plugin-simple-prefab.167731/
The problem is when I add the prefab that comes with the package, nothing shows up. What am I missing? Or does it just not work with Unity 5?
Answer by jc-drile77 · Jan 08, 2016 at 11:59 AM
Here you have the official plugin (google´s) https://github.com/googleads/googleads-mobile-unity/tree/master/unity It doesn´t show the ad on the editor(because the editor is not an android device and can´t request ads to the server) but if you build it and deploy it on an Android device you should see it working :)
I took a look to that plugin, it seems to work for me, have you set the unitID correctly?
Answer by Johnz1234 · Jan 06, 2016 at 07:10 PM
Did u try it on mobile device because ad mob will not show on pc :D