Hi!
Why not advertise admob?
I added config.xml file this code:
<preference name="android-build-tool" value="gradle" />
<gap:plugin name="cordova-plugin-admobpro" source="npm" />
<plugin name="cordova-plugin-ad-admob" />
I have many codes but did not show it.
I wrote this code first and did not work after I wrote this:
<Plugin name = "cordova-plugin-ad-admob" />
And did not work after I wrote this:
<Preference name = "android-build-tool" value = "gradle" />
<Gap: plugin name = "cable-plugin-admobpro" source = "npm" />
Please help!