ratson / cordova-plugin-admob-free

New development has been moved to "admob-plus-cordova", https://github.com/admob-plus/admob-plus/tree/master/packages/cordova
https://github.com/admob-plus/admob-plus
MIT License
499 stars 214 forks source link

Showing same ads over and over #443

Open spreadzz opened 3 years ago

spreadzz commented 3 years ago

I implemented the plugin.

Banner and interstitial, I disabled test mode, submitted the app, it got approved.

But when I open the app it only shows the same Add over and over. The interstitial add shows every 2 minutes, same add. Banner always shows, but again it's the same add over and over.

Is this a bug? Or am I required to switch it programatically by code?

URGENT