@capacitor-community/admob
Advanced tools
Comparing version 5.1.1 to 5.2.0
{ | ||
"name": "@capacitor-community/admob", | ||
"version": "5.1.1", | ||
"version": "5.2.0", | ||
"description": "A native plugin for AdMob", | ||
@@ -5,0 +5,0 @@ "main": "dist/plugin.cjs.js", |
@@ -180,2 +180,9 @@ <p align="center"><br><img src="https://user-images.githubusercontent.com/236501/85893648-1c92e880-b7a8-11ea-926d-95355b8175c7.png" width="128" height="128" /></p> | ||
**Note**: The order in which they are combined with other methods is as follows. | ||
1. AdMob.initialize | ||
2. AdMob.requestConsentInfo | ||
3. AdMob.showConsentForm (If consent form required ) | ||
3/ AdMob.showBanner | ||
### Show Banner | ||
@@ -182,0 +189,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
317169
1069