<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic You must include this plugin in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Admob-plugin/m-p/1091938#M65618</link>
    <description>&lt;P&gt;You must include this plugin and insert some information in your code.&lt;/P&gt;

&lt;P&gt;The old admob.js must be removed from your project.&lt;/P&gt;

&lt;P&gt;In my code I put this:&lt;/P&gt;

&lt;PRE class="brush:jscript;"&gt;//mostra banner
    var admobid = {};
    // select the right Ad Id according to platform
    if( /(android)/i.test(navigator.userAgent) ) { 
        admobid = { // for Android
            banner: 'ca-app-pub-xxxx',
            interstitial: ''
        };
    } else if(/(ipod|iphone|ipad)/i.test(navigator.userAgent)) {
        admobid = { // for iOS
            banner: 'ca-app-pub-yyyy',
            interstitial: ''
        };
    } else {
        admobid = { // for Windows Phone
            banner: '',
            interstitial: ''
        };
    }        
    if(AdMob) AdMob.createBanner({
        adId: admobid.banner,
        position: AdMob.AD_POSITION.BOTTOM_CENTER,
        autoShow: true 
    });&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Sep 2016 14:30:44 GMT</pubDate>
    <dc:creator>Hamilton_Tenório_da_</dc:creator>
    <dc:date>2016-09-27T14:30:44Z</dc:date>
    <item>
      <title>Admob plugin</title>
      <link>https://community.intel.com/t5/Software-Archive/Admob-plugin/m-p/1091934#M65614</link>
      <description>&lt;P&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt; &lt;SPAN&gt;since they changed&lt;/SPAN&gt; &lt;SPAN&gt;the new&lt;/SPAN&gt; &lt;SPAN&gt;version&lt;/SPAN&gt; &lt;SPAN&gt;it is&lt;/SPAN&gt; &lt;SPAN&gt;a headache&lt;/SPAN&gt; &lt;SPAN&gt;and I'm&lt;/SPAN&gt; &lt;SPAN&gt;more&lt;/SPAN&gt; &lt;SPAN&gt;lost.&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;SPAN&gt;Try&lt;/SPAN&gt; &lt;SPAN&gt;search&lt;/SPAN&gt; &lt;SPAN&gt;plugins "&lt;/SPAN&gt;&lt;SPAN&gt;Admob&lt;/SPAN&gt; &lt;SPAN&gt;Plugin&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt; &lt;SPAN&gt;and&lt;/SPAN&gt; &lt;SPAN&gt;can not find it&lt;/SPAN&gt; &lt;SPAN&gt;and&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN&gt;Thirds&lt;/SPAN&gt;&lt;SPAN&gt;-party&lt;/SPAN&gt; &lt;SPAN&gt;puts&lt;/SPAN&gt; &lt;SPAN&gt;me&lt;/SPAN&gt; &lt;SPAN&gt;npm&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;SPAN lang="en"&gt;&lt;SPAN&gt;Does anyone know how to fix this?&lt;/SPAN&gt; &lt;SPAN&gt;I have&lt;/SPAN&gt; &lt;SPAN&gt;the latest version&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;BR /&gt;
	&lt;SPAN&gt;Then&lt;/SPAN&gt; &lt;SPAN&gt;simulate&lt;/SPAN&gt;&lt;SPAN&gt;, Android&lt;/SPAN&gt; &lt;SPAN&gt;works for me&lt;/SPAN&gt; &lt;SPAN&gt;perfect, but&lt;/SPAN&gt; &lt;SPAN&gt;I get&lt;/SPAN&gt; &lt;SPAN&gt;IOS&lt;/SPAN&gt; &lt;SPAN&gt;black screen&lt;/SPAN&gt; &lt;SPAN&gt;...&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;BR /&gt;
	&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2016 10:57:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Admob-plugin/m-p/1091934#M65614</guid>
      <dc:creator>Jack_p_1</dc:creator>
      <dc:date>2016-09-26T10:57:15Z</dc:date>
    </item>
    <item>
      <title>Please help me :(</title>
      <link>https://community.intel.com/t5/Software-Archive/Admob-plugin/m-p/1091935#M65615</link>
      <description>&lt;P&gt;Please help me :(&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2016 09:23:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Admob-plugin/m-p/1091935#M65615</guid>
      <dc:creator>Jack_p_1</dc:creator>
      <dc:date>2016-09-27T09:23:04Z</dc:date>
    </item>
    <item>
      <title>Use AdMob Plugin Pro (cordova</title>
      <link>https://community.intel.com/t5/Software-Archive/Admob-plugin/m-p/1091936#M65616</link>
      <description>&lt;P&gt;Use&amp;nbsp;AdMob Plugin Pro (cordova-plugin-admobpro). It works!&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2016 11:35:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Admob-plugin/m-p/1091936#M65616</guid>
      <dc:creator>Hamilton_Tenório_da_</dc:creator>
      <dc:date>2016-09-27T11:35:44Z</dc:date>
    </item>
    <item>
      <title>Quote:Hamilton Tenório da</title>
      <link>https://community.intel.com/t5/Software-Archive/Admob-plugin/m-p/1091937#M65617</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Hamilton Tenório da Silva wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Use&amp;nbsp;AdMob Plugin Pro (cordova-plugin-admobpro). It works!&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN&gt;It is included&lt;/SPAN&gt; &lt;SPAN&gt;in the program itself&lt;/SPAN&gt; &lt;SPAN&gt;or&lt;/SPAN&gt; &lt;SPAN&gt;do I have to&lt;/SPAN&gt; &lt;SPAN&gt;download and&lt;/SPAN&gt; &lt;SPAN&gt;then import it&lt;/SPAN&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;SPAN&gt;Before it was&lt;/SPAN&gt; &lt;SPAN&gt;super easy&lt;/SPAN&gt;&lt;SPAN&gt;, now&lt;/SPAN&gt; &lt;SPAN&gt;they changed and&lt;/SPAN&gt; &lt;SPAN&gt;I despair&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2016 13:13:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Admob-plugin/m-p/1091937#M65617</guid>
      <dc:creator>Jack_p_1</dc:creator>
      <dc:date>2016-09-27T13:13:31Z</dc:date>
    </item>
    <item>
      <title>You must include this plugin</title>
      <link>https://community.intel.com/t5/Software-Archive/Admob-plugin/m-p/1091938#M65618</link>
      <description>&lt;P&gt;You must include this plugin and insert some information in your code.&lt;/P&gt;

&lt;P&gt;The old admob.js must be removed from your project.&lt;/P&gt;

&lt;P&gt;In my code I put this:&lt;/P&gt;

&lt;PRE class="brush:jscript;"&gt;//mostra banner
    var admobid = {};
    // select the right Ad Id according to platform
    if( /(android)/i.test(navigator.userAgent) ) { 
        admobid = { // for Android
            banner: 'ca-app-pub-xxxx',
            interstitial: ''
        };
    } else if(/(ipod|iphone|ipad)/i.test(navigator.userAgent)) {
        admobid = { // for iOS
            banner: 'ca-app-pub-yyyy',
            interstitial: ''
        };
    } else {
        admobid = { // for Windows Phone
            banner: '',
            interstitial: ''
        };
    }        
    if(AdMob) AdMob.createBanner({
        adId: admobid.banner,
        position: AdMob.AD_POSITION.BOTTOM_CENTER,
        autoShow: true 
    });&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2016 14:30:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Admob-plugin/m-p/1091938#M65618</guid>
      <dc:creator>Hamilton_Tenório_da_</dc:creator>
      <dc:date>2016-09-27T14:30:44Z</dc:date>
    </item>
    <item>
      <title>Thank you :D</title>
      <link>https://community.intel.com/t5/Software-Archive/Admob-plugin/m-p/1091939#M65619</link>
      <description>&lt;P&gt;Thank you :D&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2016 16:30:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Admob-plugin/m-p/1091939#M65619</guid>
      <dc:creator>Jack_p_1</dc:creator>
      <dc:date>2016-09-27T16:30:27Z</dc:date>
    </item>
    <item>
      <title>Jack -- use the "add third</title>
      <link>https://community.intel.com/t5/Software-Archive/Admob-plugin/m-p/1091940#M65620</link>
      <description>&lt;P&gt;Jack -- use the "add third-party plugin" option under the plugin management tool and use "NPM" as your plugin add option, using the plugin name that Hamilton provided.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2016 17:28:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Admob-plugin/m-p/1091940#M65620</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-09-27T17:28:07Z</dc:date>
    </item>
  </channel>
</rss>

