Hello,
According to the cordova-plugin-admob-free github page, you need to add the variable ADMOB_APP_ID when adding the plugin:
cordova plugin add cordova-plugin-admob-free --save --variable ADMOB_APP_ID="<YOUR_ANDROID_ADMOB_APP_ID_AS_FOUND_IN_ADMOB>"
How do you add the app id when installing the admob plugin the Capacitor way:
npm install cordova-plugin-admob-free
Thanks,
1 post - 1 participant