-
The capacitor admob plugin doesn't support the **app open** ad, so I have planned to integrate the Cordova admob plugin into capacitorjs app and successfully integrate and currently all the ads are wo…
-
package.json
"name": "APP",
"version": "0.0.1",
"author": "Ionic Framework",
"homepage": "http://ionicframework.com/",
"private": true,
"scripts": {
"clean": "ionic-app-scri…
-
Hello, does this plugin still works 2 years later?
Tried to install it via CLI but it didn't work.
```cli
$ cordova plugin add lycwed-cordova-admob-plugin-inmobi
npm: Command failed with exit co…
-
I am trying to use cordova plugin in mobile chrome app, but encounter some problems.
I have to wait a few seconds before calling plugin API, or else it won't work.
as mentioned in answer to other iss…
-
Hello!
I am writing you, because you are using this plugin
https://github.com/floatinghotpot/cordova-admob-pro#license
Read the license and you can see, that he promised to take only 2 perc…
-
**Describe the bug**
admob-plus-cordova: 2.0.0-alpha.13 not showing any ads.
config.xml
```
```
**To Reproduce**
```
document.addEventListener('deviceready', async () => {
…
-
I'm using Phaser and es5. I'm having an error while import banner, interstitial or rewarded video
it say's Unexpected identifier
here's my line `import Banner from 'cordova-plugin-admob-free/adm…
Niwar updated
5 years ago
-
When I use [Cordova AdMob plugin](https://github.com/floatinghotpot/cordova-admob-pro) in an app created using cordova CLI or cocoonjs CLI without using WebView+, it loads just fine. When I add the We…
-
First let me thank you for this plugin, it works really well. I've been using it for some time and I really like it.
I have an issue on Android when I try to use `"target": "es2015"` in my `tsconfi…
-
Anyone's facing the same issues?
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:8080/plugins/cordova-plugin-admob-free/www/admob.js.map
Failed to…