cordova-plugin-ad-admob
Advanced tools
Comparing version 1.0.98 to 1.0.99
{ | ||
"name": "cordova-plugin-ad-admob", | ||
"version": "1.0.98", | ||
"version": "1.0.99", | ||
"description": "Show admob banner and interstitial ad", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -7,3 +7,3 @@ Cordova AdMob plugin | ||
[android, ios, wp8] [cordova cli] [xdk] [cocoon] | ||
[android, ios, wp8] [cordova cli] [xdk] [cocoon] [phonegap build service] | ||
@@ -301,3 +301,3 @@ Requires admob account http://www.google.com/ads/admob/ | ||
//if no license key, 2% ad traffic share for dev support. | ||
//you can get free license key from https://play.google.com/store/apps/details?id=com.cranberrygame.pluginsforcordova | ||
//you can get paid license key: https://cranberrygame.github.io/request_cordova_ad_plugin_paid_license_key | ||
//window.admob.setLicenseKey("yourEmailId@yourEmaildDamin.com", "yourFreeLicenseKey"); | ||
@@ -304,0 +304,0 @@ |
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
6467233