cordova-plugin-ad-adbuddiz
Advanced tools
Comparing version 1.0.38 to 1.0.39
{ | ||
"name": "cordova-plugin-ad-adbuddiz", | ||
"version": "1.0.38", | ||
"version": "1.0.39", | ||
"description": "Show adbuddiz interstitial ad", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -6,3 +6,3 @@ Cordova AdBuddiz plugin | ||
[android, ios] [cordova cli] [xdk] [cocoon] | ||
[android, ios] [cordova cli] [xdk] [cocoon] [phonegap build service] | ||
@@ -31,3 +31,3 @@ Requires adbuddiz account https://www.adbuddiz.com | ||
## Xdk ## | ||
https://software.intel.com/en-us/intel-xdk - Download XDK - XDK PORJECTS - [specific project] - CORDOVA 3.X HYBRID MOBILE APP SETTINGS - PLUGINS - Third Party Plugins - Add a Third Party Plugin - Get Plugin from the Web - | ||
https://software.intel.com/en-us/intel-xdk - Download XDK - XDK PORJECTS - [specific project] - CORDOVA HYBRID MOBILE APP SETTINGS - Plugins - Third Party Plugins - Add a Third Party Plugin - Get Plugin from the Web - | ||
```c | ||
@@ -90,3 +90,3 @@ Name: adbuddiz | ||
//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.adbuddiz.setLicenseKey("yourEmailId@yourEmaildDamin.com", "yourFreeLicenseKey"); | ||
@@ -93,0 +93,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
7150799