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

Plugin stop to working after changing targetSdkVersion to 28 #397

Closed etcho closed 4 years ago

etcho commented 4 years ago

Yesterday, following google's instructions, I included the targetSdkVersion variable with the value of 28 on my app, since won't be possible do upload any apk after november 1st without this change. I only included a line on my config.xml, setting the targetSdkVersion, and then the ads stop working after I sent it do play store.

I suspected this before with another app, and now I got proof. Is this a know issue? Was this corrected at some release (I'm currently using version 0.26.0)?

etcho commented 4 years ago

Nevermind. It was just question of time. Some hours after I uploaded the app to the store, the ads started to show again.