Just wondering if anyone has succesfully build apks thru Cordova Cli with admob plugin that show ads.
I keep on getting error when using this plugin (cranberrygame/cordova-plugin-ad-admob).
However, I was able to build apks successfully when using these two plugins:
cordova-plugin-admob-simple.git
and
cordova-admob-pro.git
But ads doesn't show up when I do the testing. Any help would be very much appreciated.