Search code examples
cordovaadmobionic-frameworkcordova-plugins

ngCordova AdMob Plugin implemention


I would like to implement adMob in my ionic projet.

Therefore I'm having a look at the ngCordova projet which is including an adMob plugin. But there aren't any implementation sample available yet...

Did anyone already use that plugin from ngCordova and show me a working code sample ?


Solution

  • I used the tutorial from https://www.thepolyglotdeveloper.com/2014/06/using-admob-ionicframework/ to implement admob. This wasn't working in my project.

    So I started a brand new (clean) workspace before implementing the admob network.
    And that simply did it !