Problem trying to use Admob in Unity

Hey all.

I tried to use Admob in Unity, but failed. I tried following this link: http://wewritecode.com/2014/04/13/setting-admob-android-ios-unity/ step by step but it didn’t helped.

I am trying to figure out what am I doing wrong here. It looks so simple, yet it so complicated. Can you please show me or explain to me how to show an Admob inside my Unity game?
I’m using the free version of Unity, is it the problem?
Please help me because I really got stucked with this issue.

best bet is to use this:

https://github.com/googleads/googleads-mobile-plugins/tree/master/unity

really easy to integrate

Thank you so much! it worked.

By the way, what do I have to do when I want to show real ads? Just delete the lines were the word “test” is present?

yes, just don’t use the testing flags and real ads will begin to appear :slight_smile:

I did as you said and can’t see any ads on my app now. The app is allready on the Google store, and I don’t see even 1 ad per 10 minutes.

Can you please show an example or explain to me what am I doing wrong?