<?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 I recommend submitting an in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Flash-Light/m-p/1091529#M65512</link>
    <description>&lt;P&gt;I recommend submitting an issue request on the plugin developer's&amp;nbsp;&lt;A href="https://github.com/EddyVerbruggen/Flashlight-PhoneGap-Plugin/issues"&gt;Github page&lt;/A&gt; . This plugin may have a limitation per device and operating systems.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jan 2016 19:01:48 GMT</pubDate>
    <dc:creator>Elroy_A_Intel</dc:creator>
    <dc:date>2016-01-19T19:01:48Z</dc:date>
    <item>
      <title>Flash Light</title>
      <link>https://community.intel.com/t5/Software-Archive/Flash-Light/m-p/1091527#M65510</link>
      <description>&lt;P&gt;i am &amp;nbsp;trying to create a flash light but the code is not working. i am testing on iphone 4s. ios 9. i am using this script....&lt;/P&gt;

&lt;PRE class="brush:jscript;"&gt;$(document).on("click", ".uib_w_3", function(evt)
    {
        /* your code goes here */ 
        
            window.plugins.flashlight.available(function(isAvailable) {
              if (isAvailable) {
                  window.plugins.flashlight.toggle(function(){
                    alert("Success");
                  }, function(){
                    alert("Failure");
                  });
              } else {
                alert("Flashlight not available on this device");
              }
            });
    });
    
    }&lt;/PRE&gt;

&lt;P&gt;kindly help me to resolve. Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2016 10:25:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Flash-Light/m-p/1091527#M65510</guid>
      <dc:creator>zahid_s_</dc:creator>
      <dc:date>2016-01-18T10:25:05Z</dc:date>
    </item>
    <item>
      <title>How are you testing this? It</title>
      <link>https://community.intel.com/t5/Software-Archive/Flash-Light/m-p/1091528#M65511</link>
      <description>&lt;P&gt;How are you testing this? It will not work in App Preview (test tab) or in the Emulate tab, because you are using a third-party plugin. To test this on an iOS device you'll need to build the app and run it on a real device. For Android, you can use the Debug tab. See this doc page &amp;gt; &lt;A href="https://software.intel.com/en-us/xdk/docs/intel-xdk-debug-and-test-overview" target="_blank"&gt;https://software.intel.com/en-us/xdk/docs/intel-xdk-debug-and-test-overview&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2016 18:58:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Flash-Light/m-p/1091528#M65511</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-01-19T18:58:55Z</dc:date>
    </item>
    <item>
      <title>I recommend submitting an</title>
      <link>https://community.intel.com/t5/Software-Archive/Flash-Light/m-p/1091529#M65512</link>
      <description>&lt;P&gt;I recommend submitting an issue request on the plugin developer's&amp;nbsp;&lt;A href="https://github.com/EddyVerbruggen/Flashlight-PhoneGap-Plugin/issues"&gt;Github page&lt;/A&gt; . This plugin may have a limitation per device and operating systems.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2016 19:01:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Flash-Light/m-p/1091529#M65512</guid>
      <dc:creator>Elroy_A_Intel</dc:creator>
      <dc:date>2016-01-19T19:01:48Z</dc:date>
    </item>
  </channel>
</rss>

