cordova-plugin-admob-free
cordova-plugin-admob-free copied to clipboard
Replace publisherId wtih bannerAdId
The value of publisherId
is set to bannerAdUnitId
which means key it needs to be bannerAdId
instead.
Also publisherId
will be set via config.xml not via the code.