sunnycupertino / cordova-plugin-admob-simple

Cordova plugin allowing Admob interstitials and banner ads.
MIT License
164 stars 150 forks source link

Can't close some ads #47

Open yeahstyle opened 5 years ago

yeahstyle commented 5 years ago

Hello! First off, this is what I'm currently using: a) Cordova (8.1.2 (cordova-lib@8.1.1)) b) cordova-android 6.4.0 c) com.google.android.gms:play-services-ads:17.2.0

Problem: Insterstitial ads with video, buttons (other than the X in a squared button), and counters won't close. 5 seconds counters won't even start. It looks like their scripts aren't working. Some ads that show a square button with an X close just fine. This is a problem as some ads can block the app entirely!

I've tried other admob plugins and they don't work either. Unfortunately upgrading to Cordova 9 / Android 8.0.0 is not an option at the moment since several plugins don't seem to work well with the latest versions.

I don't know what else to do or where to start looking for a potential problem. Any ideas of what might be happening?

sunnycupertino commented 5 years ago

Don't know.