emi-indo-cordova-plugin-admob 2.0.0 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,3 +1,4 @@
1
+ <img width="543" alt="cp" src="https://github.com/user-attachments/assets/c19a682f-63c4-4754-a008-2e59b46493ac">
1
2
 
2
3
 
3
4
  ### emi-indo-cordova-plugin-admob
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "emi-indo-cordova-plugin-admob",
3
- "version": "2.0.0",
3
+ "version": "2.0.2",
4
4
  "description": "Cordova/Quasar/Capacitor Plugin Admob Android IOS",
5
5
  "cordova": {
6
6
  "id": "emi-indo-cordova-plugin-admob",
package/plugin.xml CHANGED
@@ -1,6 +1,6 @@
1
1
  <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
2
2
  xmlns:android="http://schemas.android.com/apk/res/android"
3
- id="emi-indo-cordova-plugin-admob" version="2.0.0">
3
+ id="emi-indo-cordova-plugin-admob" version="2.0.2">
4
4
 
5
5
  <name>emiAdmobPlugin</name>
6
6
  <description>Cordova/Quasar/Capacitor Plugin Admob Android IOS</description>
@@ -52,7 +52,7 @@
52
52
  <meta-data android:name="com.google.android.gms.ads.DELAY_APP_MEASUREMENT_INIT"
53
53
  android:value="true" />
54
54
  <meta-data android:name="com.google.android.gms.ads.flag.OPTIMIZE_INITIALIZATION"
55
- android:value="true" />
55
+ android:value="false" />
56
56
  <meta-data android:name="com.google.android.gms.ads.flag.OPTIMIZE_AD_LOADING"
57
57
  android:value="true" />
58
58
  <meta-data