jacobp100 / cordova-plugin-admob-100

No donations
MIT License
0 stars 0 forks source link

Can't operate on Windows Phone #1

Open sneko opened 10 years ago

sneko commented 10 years ago

Hello,

Thanks for your work, but I can't display any ad ? Is it functional ?

I try :

window.plugins.AdMob.createBannerView();
window.plugins.AdMob.showAd(true, function(e){console.log(e);},function(e){console.log(e);});

But nothing... :(

Otherwise I saw you don't develop for the interstitial, are you going to do? Unfortunately, I can't in C#... :(

Thanks in advance.

Best regards,

jacobp100 commented 10 years ago

Hi, this isn't the official repo. See the official repo, and git diff if you want to see what changes I made.