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
498 stars 212 forks source link

Not working below Android API Level 23 #291

Open robin325 opened 5 years ago

robin325 commented 5 years ago

The plugin does not work for me below the Android API Level 23. On Android 6.0 and above it's working fine.

I tried with fresh project:

plugin version is: cordova-plugin-admob-free 0.20.0

Thanks for your help

robin325 commented 5 years ago

I got in the LOAD_FAIL Event with an "internal error" with a android 5.1 device, above work fine

admob.interstitial.events.LOAD_FAIL',{"error":0,"reason":"Internal error","adType":"interstitial"

lfreneda commented 5 years ago

@robinstettler updates?