<?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 Hi, in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Pop-Up-Alert-IPHONE/m-p/1071046#M58200</link>
    <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;This is the JavaScript alert system object, you can't change it.&lt;/P&gt;

&lt;P&gt;Depending on the framework you are using, they may have its own alerts. For example, in App Framework:&lt;/P&gt;

&lt;P&gt;$.afui.popup('Your message');&lt;/P&gt;

&lt;P&gt;More info here:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://app-framework-software.intel.com/api.php#$_afui_popup" target="_blank"&gt;https://app-framework-software.intel.com/api.php#$_afui_popup&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Diego&lt;/P&gt;</description>
    <pubDate>Fri, 01 Apr 2016 18:28:25 GMT</pubDate>
    <dc:creator>Diego_Calp</dc:creator>
    <dc:date>2016-04-01T18:28:25Z</dc:date>
    <item>
      <title>Pop Up (Alert) - IPHONE</title>
      <link>https://community.intel.com/t5/Software-Archive/Pop-Up-Alert-IPHONE/m-p/1071045#M58199</link>
      <description>&lt;P&gt;Olá, estou com a seguinte dúvida.&lt;/P&gt;

&lt;P&gt;No app que desenvolvi, geramos alguns avisos em forma de pop up/alerts. O Alert funciona ok, mas no Iphone ele aparece a informação index.html no "cabeçalho". Como posso resolver esse problema??&lt;/P&gt;

&lt;P&gt;Agradeço desde já.&lt;/P&gt;

&lt;P&gt;Segue imagens do erro.&lt;/P&gt;

&lt;P&gt;&lt;IMG alt="" src="http://www.fabricadesolucoesweb.com.br/projetos/twg/alert1.jpeg" /&gt;&lt;IMG alt="" src="http://www.fabricadesolucoesweb.com.br/projetos/twg/alert2.jpeg" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2016 15:58:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Pop-Up-Alert-IPHONE/m-p/1071045#M58199</guid>
      <dc:creator>Rodrigo_Bastos</dc:creator>
      <dc:date>2016-04-01T15:58:51Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Software-Archive/Pop-Up-Alert-IPHONE/m-p/1071046#M58200</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;This is the JavaScript alert system object, you can't change it.&lt;/P&gt;

&lt;P&gt;Depending on the framework you are using, they may have its own alerts. For example, in App Framework:&lt;/P&gt;

&lt;P&gt;$.afui.popup('Your message');&lt;/P&gt;

&lt;P&gt;More info here:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://app-framework-software.intel.com/api.php#$_afui_popup" target="_blank"&gt;https://app-framework-software.intel.com/api.php#$_afui_popup&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Diego&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2016 18:28:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Pop-Up-Alert-IPHONE/m-p/1071046#M58200</guid>
      <dc:creator>Diego_Calp</dc:creator>
      <dc:date>2016-04-01T18:28:25Z</dc:date>
    </item>
    <item>
      <title>Diego, thanks for the support</title>
      <link>https://community.intel.com/t5/Software-Archive/Pop-Up-Alert-IPHONE/m-p/1071047#M58201</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Diego, thanks for the support. I'll try to change my javascript.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Regards.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Rodrigo&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2016 12:33:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Pop-Up-Alert-IPHONE/m-p/1071047#M58201</guid>
      <dc:creator>Rodrigo_Bastos</dc:creator>
      <dc:date>2016-04-04T12:33:41Z</dc:date>
    </item>
    <item>
      <title>Hello, I have the following</title>
      <link>https://community.intel.com/t5/Software-Archive/Pop-Up-Alert-IPHONE/m-p/1071048#M58202</link>
      <description>&lt;BLOCKQUOTE&gt;
	&lt;P&gt;Hello, I have the following question.&lt;/P&gt;

	&lt;P&gt;In the app develops, we generate some warnings in the form of pop up / alerts. Alert works ok, but it appears the iPhone index.html information in the "header". How can I solve this problem ??&lt;/P&gt;

	&lt;P&gt;Thanks in advance.&lt;/P&gt;

	&lt;P&gt;The following bug pictures.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;Rodrigo -- you can use the Cordova core plugin called "notifications" which allows you to create a custom alert that uses native formatting. See the docs here &amp;gt; &lt;A href="https://www.npmjs.com/package/cordova-plugin-dialogs" target="_blank"&gt;https://www.npmjs.com/package/cordova-plugin-dialogs&lt;/A&gt;. BTW, be careful with the builtin alert mechanism, especially on iOS, it can interfere with some operations and cause what appears to be a freeze of your app because the builtin alert is a blocking operation. For example, if you use an alert alongside the barcode plugin this can happen, because of a conflict between multiple views that cause the alert to be hidden, but an "Okay" is required to release the alert, which is blocking the UI. Also, there are lots of toaster JavaScript libraries out there that provide useful and customizable notifications.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2016 16:48:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Pop-Up-Alert-IPHONE/m-p/1071048#M58202</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-04-08T16:48:18Z</dc:date>
    </item>
    <item>
      <title>Paul, thank you very much for</title>
      <link>https://community.intel.com/t5/Software-Archive/Pop-Up-Alert-IPHONE/m-p/1071049#M58203</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Paul, thank you very much for the tip.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 13:54:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Pop-Up-Alert-IPHONE/m-p/1071049#M58203</guid>
      <dc:creator>Rodrigo_Bastos</dc:creator>
      <dc:date>2016-04-12T13:54:51Z</dc:date>
    </item>
  </channel>
</rss>

