@cleveradssolutions/cas.cordova.base
Advanced tools
Comparing version
{ | ||
"name": "@cleveradssolutions/cas.cordova.base", | ||
"version": "0.7.0", | ||
"version": "0.8.0", | ||
"description": "Cordova plugin for Clever Ads Solutions mediation", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -16,4 +16,6 @@ const CAS_Class = "CASCBridge" | ||
* "interstitial": true, | ||
* "banner": "true" | ||
* "returnAds": true | ||
* "banner": true, | ||
* "returnAds": true, | ||
* "consent": true, | ||
* "privacyPolicy": "https://cleveradssolutions.com" | ||
* } | ||
@@ -151,15 +153,2 @@ * | ||
exports.getLastActiveMediation = function (adType, successCallback, errorCallback) { | ||
/** | ||
* Data Format :: | ||
* | ||
* Banner = 0, | ||
* Inter = 1, | ||
* Reward = 2, | ||
* | ||
*/ | ||
cordova.exec(successCallback, errorCallback, CAS_Class, "getLastActiveMediation", [adType]); | ||
} | ||
exports.isEnabled = function (adType, successCallback, errorCallback) { | ||
@@ -166,0 +155,0 @@ /** |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances in 1 package
103706
0.34%26
4%1207
0.75%