cordova-plugin-ad-admob
Advanced tools
Comparing version 1.0.90 to 1.0.91
{ | ||
"name": "cordova-plugin-ad-admob", | ||
"version": "1.0.90", | ||
"version": "1.0.91", | ||
"description": "Show admob banner and full screen ad", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -76,2 +76,6 @@ Cordova AdMob plugin | ||
Fixed Android cordova5 build error. | ||
1.0.91 | ||
Updated Admob SDK | ||
Windows Phone 8 - 6.5.13 | ||
Supports wp8 split mode | ||
@@ -81,3 +85,2 @@ To-Do: | ||
supports ios split mode | ||
supports wp8 split mode | ||
supports other position: 'top-left', 'top-right', 'left', 'center', 'right', 'bottom-left', 'bottom-right' on ios. | ||
@@ -93,4 +96,5 @@ supports banner reposition when orientation changes on ios. | ||
cordova plugin add cordova-plugin-ad-admob | ||
(when build error, use github url: cordova plugin add cordova plugin add https://github.com/cranberrygame/cordova-plugin-ad-admob) | ||
//If you want to mediate admob with other ad networks, then install the following additional ad networks you want to mediate with. | ||
//If you want to mediate admob with other ad networks, then install the following additional ad networks you want to mediate with. (but too many mediations will increase app size) | ||
cordova plugin add cordova-plugin-ad-admob-adcolony | ||
@@ -114,44 +118,44 @@ cordova plugin add cordova-plugin-ad-admob-facebookads | ||
```c | ||
Name: cordova-plugin-ad-admob | ||
Name: admob | ||
Plugin ID: com.cranberrygame.cordova.plugin.ad.admob | ||
[v] Plugin is located in the Apache Cordova Plugins Registry | ||
//If you want to mediate admob with other ad networks, then install the following additional ad networks you want to mediate with. | ||
Name: cordova-plugin-ad-admob-adcolony | ||
//If you want to mediate admob with other ad networks, then install the following additional ad networks you want to mediate with. (but too many mediations will increase app size) | ||
Name: admob-adcolony | ||
Plugin ID: com.cranberrygame.cordova.plugin.ad.admob.adcolony | ||
[v] Plugin is located in the Apache Cordova Plugins Registry | ||
Name: cordova-plugin-ad-admob-facebookads | ||
Name: admob-facebookads | ||
Plugin ID: com.cranberrygame.cordova.plugin.ad.admob.facebookads | ||
[v] Plugin is located in the Apache Cordova Plugins Registry | ||
Name: cordova-plugin-ad-admob-flurryads | ||
Name: admob-flurryads | ||
Plugin ID: com.cranberrygame.cordova.plugin.ad.admob.flurryads | ||
[v] Plugin is located in the Apache Cordova Plugins Registry | ||
Name: cordova-plugin-ad-admob-huntmads | ||
Name: admob-huntmads | ||
Plugin ID: com.cranberrygame.cordova.plugin.ad.admob.huntmads | ||
[v] Plugin is located in the Apache Cordova Plugins Registry | ||
Name: cordova-plugin-ad-admob-iad | ||
Name: admob-iad | ||
Plugin ID: com.cranberrygame.cordova.plugin.ad.admob.iad | ||
[v] Plugin is located in the Apache Cordova Plugins Registry | ||
Name: cordova-plugin-ad-admob-inmobi | ||
Name: admob-inmobi | ||
Plugin ID: com.cranberrygame.cordova.plugin.ad.admob.inmobi | ||
[v] Plugin is located in the Apache Cordova Plugins Registry | ||
Name: cordova-plugin-ad-admob-leadbolt | ||
Name: admob-leadbolt | ||
Plugin ID: com.cranberrygame.cordova.plugin.ad.admob.leadbolt | ||
[v] Plugin is located in the Apache Cordova Plugins Registry | ||
Name: cordova-plugin-ad-admob-lifestreetmedia | ||
Name: admob-lifestreetmedia | ||
Plugin ID: com.cranberrygame.cordova.plugin.ad.admob.lifestreetmedia | ||
[v] Plugin is located in the Apache Cordova Plugins Registry | ||
Name: cordova-plugin-ad-admob-millennialmedia | ||
Name: admob-millennialmedia | ||
Plugin ID: com.cranberrygame.cordova.plugin.ad.admob.millennialmedia | ||
[v] Plugin is located in the Apache Cordova Plugins Registry | ||
Name: cordova-plugin-ad-admob-mobfox | ||
Name: admob-mobfox | ||
Plugin ID: com.cranberrygame.cordova.plugin.ad.admob.mobfox | ||
[v] Plugin is located in the Apache Cordova Plugins Registry | ||
Name: cordova-plugin-ad-admob-mojiva | ||
Name: admob-mojiva | ||
Plugin ID: com.cranberrygame.cordova.plugin.ad.admob.mojiva | ||
[v] Plugin is located in the Apache Cordova Plugins Registry | ||
Name: cordova-plugin-ad-admob-mopub | ||
Name: admob-mopub | ||
Plugin ID: com.cranberrygame.cordova.plugin.ad.admob.mopub | ||
[v] Plugin is located in the Apache Cordova Plugins Registry | ||
Name: cordova-plugin-ad-admob-phunware | ||
Name: admob-phunware | ||
Plugin ID: com.cranberrygame.cordova.plugin.ad.admob.phunware | ||
@@ -164,3 +168,3 @@ [v] Plugin is located in the Apache Cordova Plugins Registry | ||
<br> | ||
//If you want to mediate admob with other ad networks, then install the following additional ad networks you want to mediate with.<br> | ||
//If you want to mediate admob with other ad networks, then install the following additional ad networks you want to mediate with. (but too many mediations will increase app size)<br> | ||
https://github.com/cranberrygame/cordova-plugin-ad-admob-adcolony.git<br> | ||
@@ -185,3 +189,3 @@ https://github.com/cranberrygame/cordova-plugin-ad-admob-facebookads.git<br> | ||
//If you want to mediate admob with other ad networks, then install the following additional ad networks you want to mediate with. | ||
//If you want to mediate admob with other ad networks, then install the following additional ad networks you want to mediate with. (but too many mediations will increase app size) | ||
<gap:plugin name="cordova-plugin-ad-admob-adcolony" source="npm" /> | ||
@@ -203,7 +207,8 @@ <gap:plugin name="cordova-plugin-ad-admob-facebookads" source="npm" /> | ||
## Construct2 ## | ||
Download construct2 plugin: http://www.paywithapost.de/pay?id=4ef3f2be-26e8-4a04-b826-6680db13a8c8 | ||
Download construct2 plugin<br> | ||
https://dl.dropboxusercontent.com/u/186681453/pluginsforcordova/index.html<br> | ||
How to install c2 native plugins in xdk, cocoon and cordova cli<br> | ||
https://plus.google.com/102658703990850475314/posts/XS5jjEApJYV | ||
<br> | ||
Now all the native plugins are installed automatically: https://plus.google.com/102658703990850475314/posts/XS5jjEApJYV<br> | ||
<br> | ||
//If you want to mediate admob with other ad networks, then install the following additional ad networks you want to mediate with.<br> | ||
//If you want to mediate admob with other ad networks, then install the following additional ad networks you want to mediate with. (but too many mediations will increase app size)<br> | ||
Cordova AdmobAdColony construct2 plugin<br> | ||
@@ -222,2 +227,3 @@ Cordova AdmobFacebookAds construct2 plugin<br> | ||
Cordova AdmobPhunware construct2 plugin<br> | ||
# Server setting # | ||
@@ -280,2 +286,13 @@ ```c | ||
document.addEventListener("deviceready", function(){ | ||
if (typeof window["admob"] != 'undefined') { | ||
setUpPlugin(); | ||
} | ||
//wp8 | ||
else { | ||
setTimeout(setUpPlugin,600); | ||
} | ||
}, false); | ||
function setUpPlugin() { | ||
//if no license key, 2% ad traffic share for dev support. | ||
@@ -313,4 +330,4 @@ //you can get free license key from https://play.google.com/store/apps/details?id=com.cranberrygame.pluginsforcordova | ||
}; | ||
}, false); | ||
} | ||
window.admob.preloadBannerAd();//option, download ad previously for fast show | ||
@@ -344,2 +361,4 @@ /* | ||
<a href="https://github.com/cranberrygame/cordova-plugin-ad-admob/blob/master/example/advanced/index.html">example/advanced/index.html</a> | ||
<a href="https://github.com/cranberrygame/cordova-plugin-ad-admob/blob/master/example/basic_wp8/index.html">example/basic/index.html</a><br> | ||
<a href="https://github.com/cranberrygame/cordova-plugin-ad-admob/blob/master/example/advanced_wp8/index.html">example/advanced/index.html</a> | ||
@@ -346,0 +365,0 @@ # Test # |
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
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
5889283
39
367
1