<?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 How to setup cordova AppRate plugin in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/How-to-setup-cordova-AppRate-plugin/m-p/1020795#M38090</link>
    <description>&lt;P&gt;I have installed the plugin (https://github.com/pushandplay/cordova-plugin-apprate) but cannot setup it.&lt;/P&gt;

&lt;P&gt;Where should I insert code:&amp;nbsp;&lt;/P&gt;

&lt;PRE style="box-sizing: border-box; overflow: auto; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 13.6000003814697px; margin-top: 0px; margin-bottom: 16px; font-stretch: normal; line-height: 1.45; padding: 16px; border-radius: 3px; word-wrap: normal; color: rgb(51, 51, 51); background-color: rgb(247, 247, 247);"&gt;&lt;CODE style="box-sizing: border-box; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 13.6000003814697px; padding: 0px; margin: 0px; border-radius: 3px; word-break: normal; border: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; word-wrap: normal; background: transparent;"&gt;AppRate.preferences.storeAppURL.ios = '&amp;lt;my_app_id&amp;gt;';
AppRate.promptForRating(true);&lt;/CODE&gt;&lt;SPAN style="font-size: 13.6000003814697px; line-height: inherit; color: rgb(83, 87, 94); background-color: transparent;"&gt;?&lt;/SPAN&gt;&lt;/PRE&gt;</description>
    <pubDate>Sat, 11 Apr 2015 16:05:50 GMT</pubDate>
    <dc:creator>Alexandr1</dc:creator>
    <dc:date>2015-04-11T16:05:50Z</dc:date>
    <item>
      <title>How to setup cordova AppRate plugin</title>
      <link>https://community.intel.com/t5/Software-Archive/How-to-setup-cordova-AppRate-plugin/m-p/1020795#M38090</link>
      <description>&lt;P&gt;I have installed the plugin (https://github.com/pushandplay/cordova-plugin-apprate) but cannot setup it.&lt;/P&gt;

&lt;P&gt;Where should I insert code:&amp;nbsp;&lt;/P&gt;

&lt;PRE style="box-sizing: border-box; overflow: auto; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 13.6000003814697px; margin-top: 0px; margin-bottom: 16px; font-stretch: normal; line-height: 1.45; padding: 16px; border-radius: 3px; word-wrap: normal; color: rgb(51, 51, 51); background-color: rgb(247, 247, 247);"&gt;&lt;CODE style="box-sizing: border-box; font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 13.6000003814697px; padding: 0px; margin: 0px; border-radius: 3px; word-break: normal; border: 0px; display: inline; max-width: initial; overflow: initial; line-height: inherit; word-wrap: normal; background: transparent;"&gt;AppRate.preferences.storeAppURL.ios = '&amp;lt;my_app_id&amp;gt;';
AppRate.promptForRating(true);&lt;/CODE&gt;&lt;SPAN style="font-size: 13.6000003814697px; line-height: inherit; color: rgb(83, 87, 94); background-color: transparent;"&gt;?&lt;/SPAN&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 11 Apr 2015 16:05:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/How-to-setup-cordova-AppRate-plugin/m-p/1020795#M38090</guid>
      <dc:creator>Alexandr1</dc:creator>
      <dc:date>2015-04-11T16:05:50Z</dc:date>
    </item>
    <item>
      <title>This one is pretty easy to</title>
      <link>https://community.intel.com/t5/Software-Archive/How-to-setup-cordova-AppRate-plugin/m-p/1020796#M38091</link>
      <description>&lt;P&gt;This one is pretty easy to implement. Setup a 3rd party plugin from the web and populate the dialog box that pops up with the info in the attached image.&lt;/P&gt;

&lt;P&gt;Then in your ondeviceready (or some kind other button you can press) add the following lines:&lt;/P&gt;

&lt;P&gt;AppRate.preferences.storeAppURL.ios = '########';&lt;BR /&gt;
	AppRate.promptForRating(true);&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2015 17:50:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/How-to-setup-cordova-AppRate-plugin/m-p/1020796#M38091</guid>
      <dc:creator>John_H_Intel2</dc:creator>
      <dc:date>2015-04-13T17:50:00Z</dc:date>
    </item>
  </channel>
</rss>

