aliokan / cordova-plugin-admob

AdMob Phonegap Plugin for Android and iOS
MIT License
71 stars 43 forks source link

How to Show / Hide Ad? #5

Open zeligmanos opened 10 years ago

zeligmanos commented 10 years ago

Is there a way to show / hide the ad after the ad is successfully served?

For example I want the ad to show in certain pages only and in some pages I want it to be hidden.

I suppose calling the killAd function is not the same, right?

I did try it on iOS 6 and iOS 7 (Cordova 3.3) but the killAd function does not seem to work.

thibka commented 10 years ago

Hey, did you find a way to do that ?