Hi there
Ive have the same Issue .. working fine in android but build error in iOS
Builds okay with cordova-admob-pro but dont shows the ads
But I can use it with edit in index.html follow this guide:
http://youritrepo.blogspot.dk/2016/02/h ... in-in.html
and ads are build and shown in both android and iOS
BUT it is shown all time ...
Dont know if its possible to somehow make calls inside C2 for show and hide
eg. $('#btn_hide').click(function(){AdMob.hideBanner();
as done in here https://github.com/floatinghotpot/cordo ... index.html
Petty that it shall be so hard getting it too work <img src="{SMILIES_PATH}/icon_e_sad.gif" alt=":-(" title="Sad">
Regards