-
**Describe the bug**
Android Studio complains about the dependency not present:
```
node_modules\@admob-plus\capacitor\android\build.gradle
'org.jetbrains.kotlin.android' is not available.
```…
-
# Bug report
- [ ] I confirm this is a suspected bug or issue that will affect other users
- [X] I have read [the documentation](https://github.com/EMI-INDO/emi-indo-cordova-plugin-admob/blo…
-
I checked interstitial ad, it working. But the banner ad is not working, the app is crashed with the following error while show the banner ad.
`Error : java.lang.IllegalStateException: The ad size …
-
**Describe the bug**
After updating to cordova-android@13.0.0 which in itself requires AGP@8.3.0, I am unable to build the cordova application. This issue is isolated with this plugin since when I re…
-
I'm using the plugin admob-plus-cordova 2.0.0-alpha.18 "admob-plus-cordova" to insert test ads into my cordova android project using a test app ID.
I installed the plugin using the following command…
-
Today I have decided to move from admob-plus to your awesome plugin. But in the implementation time, I was just check the banner ad only, it had the following issues.
I have tried the following co…
-
**Expected behavior:**
The banner ad on bottom should not cover the page content, ad should display below the page content
**Steps to reproduce:**
```
let AdUnitId = "ca-app-pub-394025609994…
-
I cannot uninstall the plugin
`cordova plugin remove cordova-plugin-admob-free`
Causing this:
> Variable(s) missing: ADMOB_APP_ID
I tried with
`cordova plugin remove cordova-plugin-adm…
-
google play console require adding this to androidmanifest.xml for android 13
does the plugin add this automatically ? any idea how to add this since this file is autogenerated ?
-
hi
it was worked before , but after update of latest android studio, ads not showing in my apps